Searched refs:LONG_MIN (Results 1 – 6 of 6) sorted by relevance
59 #ifndef LONG_MIN60 #define LONG_MIN (-LONG_MAX - 1) macro
16 #define MINLONG LONG_MIN
32 #define LONG_MIN (-LONG_MAX-1) macro
99 #define AV_NOPTS_VALUE (LONG_MIN)
1017 if (*msgtyp == LONG_MIN) { /* -LONG_MIN is undefined */ in convert_mode()
2401 ncsw = p->nvcsw | LONG_MIN; /* sets MSB */ in wait_task_inactive()