Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/preprocessor/
H A DPp.cpp362 int op_and(int a, int b) { return a & b; } in op_and() function
/kernel/linux/linux-5.10/scripts/
H A Dunifdef.c773 static Linetype op_and(int *p, Linetype at, int a, Linetype bt, int b) { in op_and() function
/kernel/linux/linux-6.6/scripts/
H A Dunifdef.c773 static Linetype op_and(int *p, Linetype at, int a, Linetype bt, int b) { in op_and() function
/third_party/node/deps/npm/node_modules/jsbn/
H A Dindex.js720 function op_and(x,y) { return x&y; } function
/kernel/linux/linux-5.10/include/linux/mlx5/
H A Dmlx5_ifc.h1102 u8 op_and[0x1]; member

Completed in 33 milliseconds