Home
last modified time | relevance | path

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

/external/python/cpython3/Tools/clinic/
Dclinic.py2369 def add_legacy_c_converter(format_unit, **kwargs): argument
2459 format_unit = 'O&' variable in CConverter
2738 format_unit = 'p' variable in bool_converter
2780 format_unit = '' variable in defining_class_converter
2796 format_unit = 'c' variable in char_converter
2830 format_unit = 'b' variable in unsigned_char_converter
2889 format_unit = 'h' variable in short_converter
2952 format_unit = 'i' variable in int_converter
3023 format_unit = 'l' variable in long_converter
3067 format_unit = 'L' variable in long_long_converter
[all …]