Searched defs:String (Results 1 – 13 of 13) sorted by relevance
5 typedef struct String { struct7 char *base; /* base of String */ argument9 char *ptr; /* ptr into String */ argument12 } String; argument
7 typedef struct String String; typedef9 struct String struct20 String *re; argument
35 typedef struct String String; typedef60 struct String struct76 String**stringp; argument
6 xfauth(Xfile *, String *) in xfauth() argument
19 typedef struct String String; typedef28 struct String struct30 ulong n;31 char * s;
17 typedef struct String String; typedef166 struct String struct169 char *string;170 int len;
74 #define String 01 macro
99 typedef struct String String; typedef
478 typedef struct String String; typedef479 struct String struct481 String *next; argument485 String *numregs, *strings; argument
227 String, enumerator
8 #define String 01 macro
110 #define String 01 macro
55 #define gettext_noop(String) String argument