Searched defs:fnum (Results 1 – 8 of 8) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | remote-fileio.c | 367 remote_fileio_to_fio_uint (long num, fio_uint_t fnum) in remote_fileio_to_fio_uint() 373 remote_fileio_to_fio_mode (mode_t num, fio_mode_t fnum) in remote_fileio_to_fio_mode() 379 remote_fileio_to_fio_time (time_t num, fio_time_t fnum) in remote_fileio_to_fio_time() 385 remote_fileio_to_fio_long (LONGEST num, fio_long_t fnum) in remote_fileio_to_fio_long() 391 remote_fileio_to_fio_ulong (LONGEST num, fio_ulong_t fnum) in remote_fileio_to_fio_ulong()
|
/openbsd-src/gnu/usr.sbin/mkhybrid/src/libhfs_iso/ |
H A D | record.c | 412 void r_makeextkey(ExtKeyRec *key, int fork, long fnum, unsigned int fabn) in r_makeextkey()
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | gengtype.c | 2517 int fnum; in finish_root_table() local 2531 size_t fnum; in finish_root_table() local 2543 int fnum; in finish_root_table() local 2557 size_t fnum; in finish_root_table() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | gengtype.c | 2144 int fnum; local 2161 int fnum; local 2183 int fnum; local
|
/openbsd-src/sbin/restore/ |
H A D | interactive.c | 66 ino_t fnum; /* inode number of file */ member
|
/openbsd-src/usr.bin/sort/ |
H A D | file.c | 947 file_headers_merge(size_t fnum, struct file_header **fh, FILE *f_out) in file_headers_merge() argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
H A D | jcf-dump.c | 508 jfloat fnum = JPOOL_FLOAT (jcf, index); variable
|
H A D | gjavah.c | 773 jfloat fnum = JPOOL_FLOAT (jcf, current_field_value); variable
|