Searched defs:op_or (Results 1 - 5 of 5) sorted by relevance
| /third_party/glslang/glslang/MachineIndependent/preprocessor/ |
| H A D | Pp.cpp | 360 int op_or(int a, int b) { return a | b; } in op_or() function
|
| /kernel/linux/linux-5.10/scripts/ |
| H A D | unifdef.c | 768 static Linetype op_or(int *p, Linetype at, int a, Linetype bt, int b) { in op_or() function
|
| /kernel/linux/linux-6.6/scripts/ |
| H A D | unifdef.c | 768 static Linetype op_or(int *p, Linetype at, int a, Linetype bt, int b) { in op_or() function
|
| /third_party/node/deps/npm/node_modules/jsbn/ |
| H A D | index.js | 724 function op_or(x,y) { return x|y; } function
|
| /kernel/linux/linux-5.10/include/linux/mlx5/ |
| H A D | mlx5_ifc.h | 1101 u8 op_or[0x1]; member
|
Completed in 33 milliseconds