Searched refs:dir_start (Results 1 – 10 of 10) sorted by relevance
39 const char* dir_start; member
39 const wchar_t* dir_start; member
124 dp->dir_start = cp - 1; in PRINTF_PARSE()520 d->dir[d->count].dir_start = cp; in PRINTF_PARSE()
209 if (cp != dp->dir_start) in VASNPRINTF()211 size_t n = dp->dir_start - cp; in VASNPRINTF()
2863 const char *dir_start; /* start of current directive*/ local2908 dir_start = name_end_p1+1;2911 while ((ch = *dir_start) == ' ' || ch == '\t')2912 ++dir_start;2922 if (dir_start[1] == 'e'2927 for (dir_end_p1 = dir_start+1;2979 len = dir_end_p1 - dir_start;2980 switch (dir_start[1])2989 && memcmp (dir_start, ".dim", sizeof (".dim")-1) == 03045 && memcmp (dir_start, ".scl", sizeof (".scl")-1) == 0[all …]
2758 const char *dir_start; /* start of current directive*/ in parse_def() local2803 dir_start = name_end_p1+1; in parse_def()2806 while ((ch = *dir_start) == ' ' || ch == '\t') in parse_def()2807 ++dir_start; in parse_def()2817 if (dir_start[1] == 'e' in parse_def()2822 for (dir_end_p1 = dir_start+1; in parse_def()2874 len = dir_end_p1 - dir_start; in parse_def()2875 switch (dir_start[1]) in parse_def()2884 && memcmp (dir_start, ".dim", sizeof (".dim")-1) == 0 in parse_def()2940 && memcmp (dir_start, ".scl", sizeof (".scl")-1) == 0 in parse_def()[all …]
267 int dir_start(void);
230 ((*frmt->st_rd)() < 0) || (dir_start() < 0)) in extract()831 if ((lnk_start() < 0) || (ftree_start() < 0) || (dir_start() < 0)) in copy()
1564 dir_start(void) in dir_start() function
7713 int dir_start; local7778 dir_start = 0;7951 dir_start = 1;8034 dir_start = 1;8057 dir_start = 1;8137 dir_start = 1;8150 dir_start = 0;8238 dir_start = 0;8254 dir_start = 0;8279 dir_start = 0;[all …]