Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dstringobject.c1441 #define STRIPNAME(i) (stripformat[i]+3) macro
1913 STRIPNAME(striptype)); in do_argstrip()
Dunicodeobject.c7063 #define STRIPNAME(i) (stripformat[i]+3) macro
7154 STRIPNAME(striptype)); in do_argstrip()