Home
last modified time | relevance | path

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

/dports/www/proxygen/proxygen-2021.12.27.00/proxygen/lib/http/
H A DStatusTypeEnum.h18 #define STATUS_TYPES_GEN(x) \ macro
61 enum class StatusType { STATUS_TYPES_GEN(STATUS_TYPE_ENUM) }; enumerator