Searched defs:op_or (Results 1 - 2 of 2) sorted by relevance
| /src/usr.bin/unifdef/ | ||
| H A D | unifdef.c | 679 static int op_or(int a, int b) { return (a || b); } function in typeref:typename:int |
| /src/sys/arch/alpha/include/ | ||
| H A D | alpha_instruction.h | 322 #define op_or 0x20 /* bis */ macro |
Completed in 8 milliseconds