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

/xsrc/external/mit/xcmsdb/dist/
H A DloadData.c153 * StrToDefine - convert a string to a define
158 StrToDefine(DefineEntry pde[], /* IN: table of X string-define pairs */
249 return (StrToDefine(KeyTbl, string));
278 return (StrToDefine(ScrnClassTbl, string));
1344 switch (StrToDefine(VisualOptKeyTbl, key)) {
1367 StrToDefine(VisualClassTbl, value)) {
157 StrToDefine(DefineEntry pde[], /* IN: table of X string-define pairs */ function in typeref:typename:int

Completed in 8 milliseconds