Home | Sort by: relevance | last modified time | path |
/src/usr.bin/unifdef/ | |
unifdef.c | 680 static int op_and(int a, int b) { return (a && b); } function in typeref:typename:int 713 { eval_table, { { "&&", op_and } } }, |
unifdef.c | 680 static int op_and(int a, int b) { return (a && b); } function in typeref:typename:int 713 { eval_table, { { "&&", op_and } } }, |
unifdef.c | 680 static int op_and(int a, int b) { return (a && b); } function in typeref:typename:int 713 { eval_table, { { "&&", op_and } } }, |
/src/sys/arch/alpha/include/ | |
alpha_instruction.h | 318 #define op_and 0x00 macro |
alpha_instruction.h | 318 #define op_and 0x00 macro |
alpha_instruction.h | 318 #define op_and 0x00 macro |