Searched defs:thead (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/nasm/
H A Dnasm-pp.c3846 Token *t, *tt, **tail, *thead; local
3848 tail = &thead;
3849 thead = NULL;
4044 t = thead;
4074 return thead;
4087 Token *t, *tt, *mstart, **tail, *thead; local
4113 tail = &thead;
4114 thead = NULL;
4397 t = thead;
4434 tline = thead;
[all...]

Completed in 1612 milliseconds