Home
last modified time | relevance | path

Searched refs:dir_start (Results 1 – 10 of 10) sorted by relevance

/openbsd/gnu/usr.bin/texinfo/intl/
H A Dprintf-parse.h39 const char* dir_start; member
H A Dwprintf-parse.h39 const wchar_t* dir_start; member
H A Dprintf-parse.c124 dp->dir_start = cp - 1; in PRINTF_PARSE()
520 d->dir[d->count].dir_start = cp; in PRINTF_PARSE()
H A Dvasnprintf.c209 if (cp != dp->dir_start) in VASNPRINTF()
211 size_t n = dp->dir_start - cp; in VASNPRINTF()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dmips-tfile.c2863 const char *dir_start; /* start of current directive*/ local
2908 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) == 0
3045 && memcmp (dir_start, ".scl", sizeof (".scl")-1) == 0
[all …]
/openbsd/gnu/gcc/gcc/
H A Dmips-tfile.c2758 const char *dir_start; /* start of current directive*/ in parse_def() local
2803 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 …]
/openbsd/bin/pax/
H A Dextern.h267 int dir_start(void);
H A Dar_subs.c230 ((*frmt->st_rd)() < 0) || (dir_start() < 0)) in extract()
831 if ((lnk_start() < 0) || (ftree_start() < 0) || (dir_start() < 0)) in copy()
H A Dtables.c1564 dir_start(void) in dir_start() function
/openbsd/gnu/usr.bin/perl/vms/
H A Dvms.c7713 int dir_start; local
7778 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 …]