Searched defs:pos (Results 1 - 25 of 1877) sorted by relevance

1234567891011>>

/netbsd-current/lib/libc/stdio/
H A Dftello.c57 off_t pos; local
H A Dfgetpos.c52 fgetpos(FILE * __restrict fp, fpos_t * __restrict pos) argument
H A Dfsetpos.c55 fsetpos(FILE * __restrict fp, const fpos_t * __restrict pos) argument
H A Dftell.c56 off_t pos; local
[all...]
/netbsd-current/lib/libc/compat/stdio/
H A Dcompat_fgetpos.c58 fgetpos(FILE * __restrict fp, off_t * __restrict pos) argument
H A Dcompat_fsetpos.c62 fsetpos(FILE * __restrict iop, const off_t * __restrict pos) argument
/netbsd-current/sys/arch/amiga/stand/bootblock/boot/
H A Dtwiddle.c43 static short int pos; local
/netbsd-current/usr.bin/m4/lib/
H A Dohash_enum.c23 ohash_first(struct ohash *h, unsigned int *pos) argument
30 ohash_next(struct ohash *h, unsigned int *pos) argument
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dftello.c26 long pos; local
/netbsd-current/games/robots/
H A Drnd_pos.c54 static COORD pos; local
/netbsd-current/external/apache2/llvm/dist/libcxx/utils/google-benchmark/test/
H A Dstring_util_gtest.cc11 size_t pos = 0; local
16 size_t pos = 0; local
21 size_t pos = 0; local
27 size_t pos local
33 size_t pos = 0; local
39 size_t pos = 0; local
44 size_t pos = 0; local
49 size_t pos = 0; local
54 size_t pos = 0; local
59 size_t pos = 0; local
70 size_t pos = 0; local
75 size_t pos = 0; local
80 size_t pos = 0; local
85 size_t pos = 0; local
90 size_t pos = 0; local
95 size_t pos = 0; local
100 size_t pos = 0; local
105 size_t pos = 0; local
116 size_t pos = 0; local
121 size_t pos = 0; local
126 size_t pos = 0; local
131 size_t pos = 0; local
136 size_t pos = 0; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/
H A Dconstructor_destructor_store_hash_fn_imps.hpp47 constructor_insert_new_imp(const_reference r_val, size_type pos, true_type) argument
H A Dconstructor_destructor_no_store_hash_fn_imps.hpp47 constructor_insert_new_imp(mapped_const_reference r_val, size_type pos, argument
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dconstructor_destructor_store_hash_fn_imps.hpp47 constructor_insert_new_imp(mapped_const_reference r_val, size_type pos, argument
H A Dconstructor_destructor_no_store_hash_fn_imps.hpp47 constructor_insert_new_imp(mapped_const_reference r_val, size_type pos, argument
/netbsd-current/external/gpl3/gdb.old/dist/gdb/unittests/basic_string_view/operations/rfind/char/
H A D2.cc28 gdb::string_view::size_type pos; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/unittests/basic_string_view/operations/rfind/wchar_t/
H A D2.cc28 std::wstring_view::size_type pos; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dconstructor_destructor_store_hash_fn_imps.hpp47 constructor_insert_new_imp(mapped_const_reference r_val, size_type pos, argument
H A Dconstructor_destructor_no_store_hash_fn_imps.hpp47 constructor_insert_new_imp(mapped_const_reference r_val, size_type pos, argument
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/
H A Dconstructor_destructor_store_hash_fn_imps.hpp47 constructor_insert_new_imp(const_reference r_val, size_type pos, true_type) argument
H A Dconstructor_destructor_no_store_hash_fn_imps.hpp47 constructor_insert_new_imp(mapped_const_reference r_val, size_type pos, argument
/netbsd-current/external/gpl3/gdb/dist/gdb/unittests/basic_string_view/operations/rfind/char/
H A D2.cc28 gdb::string_view::size_type pos; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/unittests/basic_string_view/operations/rfind/wchar_t/
H A D2.cc28 std::wstring_view::size_type pos; local
[all...]
/netbsd-current/external/mit/isl/dist/
H A Disl_project_out_param_templ.c19 int pos; local
/netbsd-current/external/bsd/ipf/dist/lib/
H A Dresetlexer.c16 long pos = 0; variable

Completed in 346 milliseconds

1234567891011>>