Searched defs:strstart (Results 1 – 7 of 7) sorted by relevance
36 int strstart = 0; in main() local
160 #define strstart [ rcx + dsStrStart] macro
184 strstart equ [ rcx + dsStrStart] define
156 uInt strstart; /* start of string to insert */ member
162 uInt strstart; /* start of string to insert */ member
448 int strstart(char **a, char *b) in strstart() function