Home | History | Annotate | Download | only in nasm

Lines Matching defs:conditions

254 static const char *conditions[] = {
1985 * Determine whether one of the various `if' conditions is true or
3816 j = elements(conditions);
3820 m = nasm_stricmp(t->text, conditions[k]);
3960 conditions[cc]);
3965 nasm_strdup(conditions[inverse_ccs
3990 text = nasm_strdup(conditions[cc]);