Searched refs:aavalue (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/regress/libexec/ld.so/randomdata/libaa/
H A Daa.c4 int64_t aavalue __attribute__((section(".openbsd.randomdata"))); variable
9 return (aavalue);
/openbsd-current/regress/libexec/ld.so/randomdata/prog/
H A Dprog.c12 int64_t aavalue = getaavalue(); local
15 assert(aavalue != 0);
16 assert(progvalue != aavalue);

Completed in 162 milliseconds