Home
last modified time | relevance | path

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

/external/syslinux/com32/lua/src/
Dluaconf.h323 #define LUAI_BITSINT 16 macro
326 #define LUAI_BITSINT 32 macro
342 #if LUAI_BITSINT >= 32 /* { */
360 #if LUAI_BITSINT >= 32
Dlopcodes.h59 #if SIZE_Bx < LUAI_BITSINT-1
67 #if SIZE_Ax < LUAI_BITSINT-1
Dltable.c42 #if LUAI_BITSINT >= 32
45 #define MAXBITS (LUAI_BITSINT-2)