Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dpyexpat.c1283 #define INT_GETTER(name) \ macro
1289 INT_GETTER(ErrorCode)
1290 INT_GETTER(ErrorLineNumber) in INT_GETTER() function
1291 INT_GETTER(ErrorColumnNumber) in INT_GETTER()
1292 INT_GETTER(ErrorByteIndex) in INT_GETTER()
1293 INT_GETTER(CurrentLineNumber) in INT_GETTER()
1294 INT_GETTER(CurrentColumnNumber) in INT_GETTER()
1295 INT_GETTER(CurrentByteIndex) in INT_GETTER()
1297 #undef INT_GETTER in INT_GETTER()