Searched defs:lastindex (Results 1 – 6 of 6) sorted by relevance
50 Py_ssize_t lastindex; /* last index marker seen by the engine (-1 if none) */ member75 Py_ssize_t lastindex; member
537 Py_ssize_t lastindex; member
346 int lastindex = proto_file.find_last_of("."); in GeneratedMetadataFileName() local1181 int lastindex = filename.find_last_of("."); in FilenameToClassname() local1204 int lastindex = fullname.find_last_of("\\"); in GenerateMetadataFile() local1278 int lastindex = fullname.find_last_of("\\"); in GenerateEnumFile() local1390 int lastindex = fullname.find_last_of("\\"); in GenerateMessageFile() local1496 int lastindex = fullname.find_last_of("\\"); in GenerateServiceFile() local
110 int lastindex = proto_file.find_last_of("."); in StripDotProto() local
71 int lastindex = proto_file.find_last_of("."); in GetRequireName() local
122 uint32_t lastindex; /* helper to store amount of frames */ member