Home | Sort by: relevance | last modified time | path |
/src/usr.bin/unifdef/ | |
unifdef.c | 679 static int op_or(int a, int b) { return (a || b); } function in typeref:typename:int 712 { eval_table, { { "||", op_or } } }, |
unifdef.c | 679 static int op_or(int a, int b) { return (a || b); } function in typeref:typename:int 712 { eval_table, { { "||", op_or } } }, |
unifdef.c | 679 static int op_or(int a, int b) { return (a || b); } function in typeref:typename:int 712 { eval_table, { { "||", op_or } } }, |
/src/sys/arch/alpha/include/ | |
alpha_instruction.h | 322 #define op_or 0x20 /* bis */ macro |
alpha_instruction.h | 322 #define op_or 0x20 /* bis */ macro |
alpha_instruction.h | 322 #define op_or 0x20 /* bis */ macro |