Searched defs:locdef (Results 1 – 2 of 2) sorted by relevance
35 struct locdef { struct36 int catid;37 const char *catname;
468 char *loc, *locdef; in bltinsetlocale() local