Searched refs:subformat (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/lib/
H A Dstrftime.c742 subformat:
831 goto subformat;
843 goto subformat;
965 goto subformat;
1052 goto subformat;
1064 goto subformat;
1108 goto subformat;
1118 goto subformat;
1215 goto subformat;
/netbsd-6-1-5-RELEASE/gnu/dist/diffutils/lib/
H A Dstrftime.c820 subformat:
906 goto subformat;
918 goto subformat;
1014 goto subformat;
1099 goto subformat;
1108 goto subformat;
1164 goto subformat;
1174 goto subformat;
1254 goto subformat;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dlibaout.h404 enum aout_subformat subformat;
445 #define obj_aout_subformat(bfd) (adata (bfd).subformat)
402 enum aout_subformat subformat; member in struct:aoutdata
H A Daoutx.h475 In particular, we want the subformat, since for hpux it was set in
505 adata (abfd).subformat = q_magic_format;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dlibaout.h404 enum aout_subformat subformat;
445 #define obj_aout_subformat(bfd) (adata (bfd).subformat)
402 enum aout_subformat subformat; member in struct:aoutdata
H A Daoutx.h475 In particular, we want the subformat, since for hpux it was set in
505 adata (abfd).subformat = q_magic_format;
/netbsd-6-1-5-RELEASE/usr.bin/mail/
H A Dformat.c289 subformat(const char **src, struct message *mp, const char *addr, function
1012 fp = subformat(&p, mp, addr, user, subj, tm->tm_isdst);

Completed in 156 milliseconds