Home
last modified time | relevance | path

Searched defs:MAXARG_Ax (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlopcodes.h68 #define MAXARG_Ax ((1<<SIZE_Ax)-1) macro
70 #define MAXARG_Ax MAX_INT macro
/freebsd/contrib/lua/src/
H A Dlopcodes.h81 #define MAXARG_Ax ((1<<SIZE_Ax)-1) macro
83 #define MAXARG_Ax MAX_INT macro