Searched defs:stringlib_parse_args_finds (Results 1 - 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/stringlib/
H A Dfind.h108 stringlib_parse_args_finds(const char * function_name, PyObject *args, function
146 Wraps stringlib_parse_args_finds() and additionally ensures that the
162 if(stringlib_parse_args_finds(function_name, args, &tmp_substring,
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/stringlib/
H A Dfind.h108 stringlib_parse_args_finds(const char * function_name, PyObject *args, function
146 Wraps stringlib_parse_args_finds() and additionally ensures that the
162 if(stringlib_parse_args_finds(function_name, args, &tmp_substring,

Completed in 28 milliseconds