Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/nghttp/port/
Dhttp_parser.c61 #define RETURN(V) \ macro
1849 RETURN(p - data); /* Error */ in http_parser_execute()
1854 RETURN(p - data); in http_parser_execute()
1874 RETURN((p - data) + 1); in http_parser_execute()
1954 RETURN((p - data) + 1); in http_parser_execute()
2107 RETURN(len); in http_parser_execute()
2114 RETURN(p - data); in http_parser_execute()