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

/freebsd-11.0-release/contrib/compiler-rt/lib/builtins/
H A Dfloatditf.c22 const int aWidth = sizeof a * CHAR_BIT; local
H A Dfloatsidf.c26 const int aWidth = sizeof a * CHAR_BIT; local
H A Dfloatsisf.c26 const int aWidth = sizeof a * CHAR_BIT; local
H A Dfloatsitf.c22 const int aWidth = sizeof a * CHAR_BIT; local
H A Dfloatunditf.c22 const int aWidth = sizeof a * CHAR_BIT; local
H A Dfloatunsidf.c26 const int aWidth = sizeof a * CHAR_BIT; local
H A Dfloatunsisf.c26 const int aWidth = sizeof a * CHAR_BIT; local
H A Dfloatunsitf.c22 const int aWidth = sizeof a * CHAR_BIT; local
/freebsd-11.0-release/contrib/dialog/
H A Dmixedgauge.c258 dlg_begin_mixedgauge(DIALOG_MIXEDGAUGE * dlg, int *began, const char *aTitle, const char *aPrompt, int aHeight, int aWidth, int aItemNo, char **items) argument

Completed in 114 milliseconds