WORST is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

WORST macro

Syntax

#define WORST 0

References

LocationText
jimregexp.c:176
#define WORST 0 /* Worst case. */
jimsh0.c:20396
#define WORST 0
jimregexp.c:411
*flagp = WORST; /* Tentatively. */
jimregexp.c:522
*flagp = (min) ? (WORST|HASWIDTH) : (WORST|SPSTART);
jimregexp.c:692
*flagp = WORST; /* Tentatively. */
jimsh0.c:20585
*flagp = WORST;
jimsh0.c:20687
*flagp = (min) ? (WORST|HASWIDTH) : (WORST|SPSTART);
jimsh0.c:20818
*flagp = WORST;