> On Dec 19, 2023, at 10:01 AM, Edgar Fuß <e...@math.uni-bonn.de> wrote:
> 
> 0x6e074def

the-ripe-vessel:thorpej 99$ grep UNDEFINED * 
mkheaders.c:#define UNDEFINED ('n' << 24 | 0 << 20 | 't' << 12 | 0xdefU)
mkheaders.c:/* Value for defined options with value UNDEFINED */
mkheaders.c: return (unsigned int)(h != UNDEFINED ? h : DEFINED);
mkheaders.c: fprint_global(fp, dl->dl_name, UNDEFINED);

-- thorpej

Reply via email to