Searched refs:luai_ctype_ (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/lua/src/
H A Dlctype.h52 #define testprop(c,p) (luai_ctype_[(c)+1] & (p))
71 LUAI_DDEC const lu_byte luai_ctype_[UCHAR_MAX + 2]; variable
H A Dlctype.c19 LUAI_DDEF const lu_byte luai_ctype_[UCHAR_MAX + 2] = { variable
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlctype.h50 #define testprop(c,p) (luai_ctype_[(c)+1] & (p))
69 LUAI_DDEC const lu_byte luai_ctype_[UCHAR_MAX + 2]; variable
H A Dlctype.c16 LUAI_DDEF const lu_byte luai_ctype_[UCHAR_MAX + 2] = { variable

Completed in 99 milliseconds