Home
last modified time | relevance | path

Searched defs:op_or (Results 1 - 5 of 5) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/preprocessor/
H A DPp.cpp360 int op_or(int a, int b) { return a | b; } in op_or() function
/kernel/linux/linux-5.10/scripts/
H A Dunifdef.c768 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 Dunifdef.c768 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 Dindex.js724 function op_or(x,y) { return x|y; } function
/kernel/linux/linux-5.10/include/linux/mlx5/
H A Dmlx5_ifc.h1101 u8 op_or[0x1]; member

Completed in 33 milliseconds