Home
last modified time | relevance | path

Searched refs:LUAI_BITSINT (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/lua/
H A Dluaconf.h319 #define LUAI_BITSINT 16 macro
322 #define LUAI_BITSINT 32 macro
338 #if LUAI_BITSINT >= 32 /* { */
356 #if LUAI_BITSINT >= 32
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlopcodes.h59 #if SIZE_Bx < LUAI_BITSINT-1
67 #if SIZE_Ax < LUAI_BITSINT-1
H A Dltable.c41 #if LUAI_BITSINT >= 32
44 #define MAXBITS (LUAI_BITSINT-2)