Home
last modified time | relevance | path

Searched refs:STRIPNAME (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Objects/
Dstringobject.c1447 #define STRIPNAME(i) (stripformat[i]+3) macro
1919 STRIPNAME(striptype)); in do_argstrip()
Dunicodeobject.c7058 #define STRIPNAME(i) (stripformat[i]+3) macro
7149 STRIPNAME(striptype)); in do_argstrip()
/external/python/cpython3/Objects/
Dunicodeobject.c12275 #define STRIPNAME(i) (stripfuncnames[i]) macro
12440 STRIPNAME(striptype)); in do_argstrip()