
Go to the source code of this file.
Defines | |
| #define | CASE_MIN__H 1 |
| #define | min__CASE |
| #define | SE_CASE |
Definition in file case_min_.h.
| #define CASE_MIN__H 1 |
Definition at line 30 of file case_min_.h.
| #define min__CASE |
| #define SE_CASE |
Value:
if ( LOWER_BYTE(*p) == 's' && LOWER_BYTE(*(p+1)) == 'e' ) { \ hdr->type = HDR_MIN_SE_T; \ p += 2; \ goto dc_end; \ }
Definition at line 34 of file case_min_.h.
1.5.6