Searched refs:FUNCS (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gbm/
H A Dgbm-symbols-check11 FUNCS=$($NM -D --defined-only $LIB | grep -o "T .*" | cut -c 3- | while read func; do
53 test ! -n "$FUNCS" || echo $FUNCS
54 test ! -n "$FUNCS"
/xsrc/external/mit/MesaLib.old/dist/src/egl/
H A Degl-symbols-check16 FUNCS=$($NM -D --defined-only $LIB | grep -o "T .*" | cut -c 3- | while read func; do
69 test ! -n "$FUNCS" || echo $FUNCS
70 test ! -n "$FUNCS"
/xsrc/external/mit/MesaLib.old/dist/src/mapi/es1api/
H A DABI-check25 FUNCS=$($NM -D --defined-only $LIB | grep -o 'T gl.*' | cut -c 3- | while read func; do
175 test ! -n "$FUNCS" || echo $FUNCS
176 test ! -n "$FUNCS"
/xsrc/external/mit/MesaLib.old/dist/src/mapi/es2api/
H A DABI-check23 FUNCS=$($NM -D --defined-only $LIB | grep -o 'T gl.*' | cut -c 3- | while read func; do
386 test ! -n "$FUNCS" || echo $FUNCS
387 test ! -n "$FUNCS"

Completed in 4 milliseconds