Searched refs:TOKEN_DBL_AND (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/nasm/
H A Dnasm.h177 TOKEN_DBL_AND, TOKEN_DBL_OR, TOKEN_DBL_XOR, /* &&, || and ^^ */ enumerator in enum:__anon15662
H A Dnasm-eval.c124 while (i == TOKEN_DBL_AND)
H A Dnasm-pp.c1697 return tokval->t_type = TOKEN_DBL_AND;

Completed in 89 milliseconds