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

/freebsd-10.1-release/contrib/compiler-rt/lib/
H A Dfloatsidf.c25 const int aWidth = sizeof a * CHAR_BIT; local
H A Dfloatsisf.c25 const int aWidth = sizeof a * CHAR_BIT; local
H A Dfloatunsidf.c25 const int aWidth = sizeof a * CHAR_BIT; local
H A Dfloatunsisf.c25 const int aWidth = sizeof a * CHAR_BIT; local
/freebsd-10.1-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 63 milliseconds