Searched defs:STATE (Results 1 – 3 of 3) sorted by relevance
704 #define STATE xmm0 /* temporary, 128 bits */ macro
119 #define STATE(s,c) (mbwide()?(c=fcmbstate(s,&NXT,&LEN),NXT):s[c=fcget()]) macro
97 char STATE[MAXPATHLEN], CURRENT[MAXPATHLEN], BACKUP[MAXPATHLEN]; variable