Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dlanginfo.h35 #define _NL_ITEM(category, index) (((category) << 16) | (index)) argument
570 #define _NL_LOCALE_NAME(category) _NL_ITEM ((category), -1) argument
572 # define NL_LOCALE_NAME(category) _NL_LOCALE_NAME (category) argument
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dnubus.h274 unsigned short category; member