Home
last modified time | relevance | path

Searched defs:aWidth (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.ns/
H A Dtemplate9.C9 inline T* alloc(const int aWidth) in alloc()
21 T** alloc(const int aWidth,const int aHeight) in alloc()
/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/
H A Dfloatunsitf.c21 const int aWidth = sizeof a * CHAR_BIT; in __floatunsitf() local
H A Dfloatunditf.c21 const int aWidth = sizeof a * CHAR_BIT; in __floatunditf() local
H A Dfloatunsidf.c22 const int aWidth = sizeof a * CHAR_BIT; in __floatunsidf() local
H A Dfloatditf.c21 const int aWidth = sizeof a * CHAR_BIT; in __floatditf() local
H A Dfloatsitf.c21 const int aWidth = sizeof a * CHAR_BIT; in __floatsitf() local
H A Dfloatsidf.c22 const int aWidth = sizeof a * CHAR_BIT; in __floatsidf() local
H A Dfloatunsisf.c22 const int aWidth = sizeof a * CHAR_BIT; in __floatunsisf() local
H A Dfloatsisf.c22 const int aWidth = sizeof a * CHAR_BIT; in __floatsisf() local