/netbsd-src/external/gpl2/texinfo/dist/info/ |
H A D | variables.c | 150 int array_index = 0; variable 163 (entry, array_index, array, array_slots, 10, REFERENCE *); 256 int array_index = 0, array_slots = 0; in make_variable_completions_array() local 268 (entry, array_index, array, array_slots, 200, REFERENCE *); in make_variable_completions_array()
|
H A D | m-x.c | 43 int array_index = 0, array_slots = 0; in read_function_name() local 57 (entry, array_index, array, array_slots, 200, REFERENCE *); in read_function_name()
|
/netbsd-src/tests/usr.bin/xlint/lint1/ |
H A D | platform_ilp32_int.c | 37 array_index(void) in array_index() function
|
H A D | platform_ilp32_long.c | 46 array_index(void) in array_index() function
|
H A D | platform_lp64.c | 54 array_index(void) in array_index() function
|
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
H A D | nodebug.c | 44 int array_index (char *arr, int i) in array_index() function
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/ |
H A D | nodebug.c | 44 int array_index (char *arr, int i) in array_index() function
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/ |
H A D | drm_dp_mst_topology.c | 204 u8 array_index = 0; in drm_dp_msg_header_crc4() local 211 remainder |= (data[array_index] & bitmask) >> bitshift; in drm_dp_msg_header_crc4() 217 array_index++; in drm_dp_msg_header_crc4() 238 u8 array_index = 0; in drm_dp_msg_data_crc4() local 245 remainder |= (data[array_index] & bitmask) >> bitshift; in drm_dp_msg_data_crc4() 251 array_index++; in drm_dp_msg_data_crc4()
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | tilegx-opc.c | 6419 #define CHILD(array_index) (TILEGX_OPC_NONE + (array_index)) argument
|
H A D | tilepro-opc.c | 7579 #define CHILD(array_index) (TILEPRO_OPC_NONE + (array_index)) argument
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | tilegx-opc.c | 6419 #define CHILD(array_index) (TILEGX_OPC_NONE + (array_index)) argument
|
H A D | tilepro-opc.c | 7579 #define CHILD(array_index) (TILEPRO_OPC_NONE + (array_index)) argument
|
/netbsd-src/sys/external/bsd/sljit/dist/sljit_src/ |
H A D | sljitNativeTILEGX-encoder.c | 8374 #define CHILD(array_index) (TILEGX_OPC_NONE + (array_index)) argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2019 | 21071 * ipa-fnsummary.c (ipa_dump_hints): Do not dump array_index. 21072 (ipa_fn_summary::~ipa_fn_summary): Do not destroy array_index. 21073 (ipa_fn_summary_t::duplicate): Do not duplicate array_index. 21083 * ipa-fnsummary.h (ipa_hints_vals): Remove array_index. 21084 (ipa_fnsummary): Remove array_index. 21086 array_index.
|
H A D | ChangeLog-2012 | 4301 * ipa-inline.h (inline_hints_vals): Add array_index and comments. 4303 * ipa-inline-analysis.c (dump_inline_hints): Dump array_index hint. 4304 (reset_inline_summary): Handle array_index hint. 4309 (estimate_node_size_and_time): Use array_index hint.
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 154022 FAIL: gdb.base/nodebug.exp: p/c (int) array_index("abcdef",2)
|