Searched refs:CHECK_INT_ARG (Results 1 – 1 of 1) sorted by relevance
648 #define CHECK_INT_ARG(ARG) \ in code_replace_impl() macro655 CHECK_INT_ARG(co_argcount); in code_replace_impl()656 CHECK_INT_ARG(co_posonlyargcount); in code_replace_impl()657 CHECK_INT_ARG(co_kwonlyargcount); in code_replace_impl()658 CHECK_INT_ARG(co_nlocals); in code_replace_impl()659 CHECK_INT_ARG(co_stacksize); in code_replace_impl()660 CHECK_INT_ARG(co_flags); in code_replace_impl()661 CHECK_INT_ARG(co_firstlineno); in code_replace_impl()663 #undef CHECK_INT_ARG in code_replace_impl()