Home
last modified time | relevance | path

Searched defs:startstr (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython3/Modules/clinic/
Dsymtablemodule.c.h24 const char *startstr; in _symtable_symtable() local
/external/python/cpython2/Modules/
Dsymtablemodule.c16 char *startstr; in symtable_symtable() local
/external/python/cpython3/Modules/
Dsymtablemodule.c24 PyObject *filename, const char *startstr) in _symtable_symtable_impl()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dsink.h147 func *startstr; in upb_sink_startstr() local
/external/rust/crates/grpcio-sys/grpc/third_party/upb/tests/pb/
Dtest_decoder.cc278 int* startstr(int* depth, const uint32_t* num, size_t size_hint) { in startstr() function
/external/python/cpython2/Python/
Dbltinmodule.c472 char *startstr; in builtin_compile() local