Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlua_struct.c76 #define BIG 0 macro
150 case '>': h->endian = BIG; return; in controloptions()
268 if (endian == BIG) { in getinteger()