| /src/external/gpl3/gcc/dist/libgfortran/intrinsics/ |
| string_intrinsics_inc.c | 31 #define string_index SUFFIX(string_index) macro 53 extern gfc_charlen_type string_index (gfc_charlen_type, const CHARTYPE *, 56 export_proto(string_index); variable 253 string_index (gfc_charlen_type slen, const CHARTYPE *str, function
|
| /src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/ |
| string_intrinsics_inc.c | 31 #define string_index SUFFIX(string_index) macro 53 extern gfc_charlen_type string_index (gfc_charlen_type, const CHARTYPE *, 56 export_proto(string_index); variable 253 string_index (gfc_charlen_type slen, const CHARTYPE *str, function
|
| /src/lib/libusbhid/ |
| usbhid.h | 67 int string_index; member in struct:hid_item
|
| /src/external/bsd/top/dist/ |
| utils.c | 272 * string_index(string, array) - find string in array and return index 276 string_index(const char *string, const char **array) function
|
| /src/external/gpl2/texinfo/dist/makeinfo/ |
| makeinfo.c | 956 int string_index = 0; 962 while (string[string_index]) 964 c = temp[temp_index++] = string[string_index++]; 969 while ((c = string[string_index]) && (c == ' ' || 972 string_index++; 952 int string_index = 0; local
|
| /src/sys/dev/hid/ |
| hid.h | 71 uint32_t string_index; member in struct:hid_item
|
| /src/external/gpl3/binutils/dist/gprofng/src/ |
| ClassFile.cc | 840 u2 string_index = in.readUnsignedShort (); local 841 Dprintf (DUMP_JAVA_CLASS, NTXT (" string_index=%4u\n"), (unsigned int) string_index);
|
| /src/external/gpl3/binutils.old/dist/gprofng/src/ |
| ClassFile.cc | 840 u2 string_index = in.readUnsignedShort (); local 841 Dprintf (DUMP_JAVA_CLASS, NTXT (" string_index=%4u\n"), (unsigned int) string_index);
|