HomeSort by: relevance | last modified time | path
    Searched defs:foopp (Results 1 - 1 of 1) sorted by relevancy

  /src/tests/libexec/ld.elf_so/
h_r_rel.c 36 * foopp should be computed either via R_*_RELATIVE or R_*_REL32 or
46 static int *volatile *volatile foopp = &foop; variable in typeref:typename:int * volatile * volatile
118 if (**foopp != 0x5f4d7635) {
120 " **foopp = 0x%x\n",
121 &foo, foop, *foopp, **foopp);

Completed in 11 milliseconds