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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/BsdSocketLib/
H A Dres_debug.c568 precsize_ntoa( function
921 if ((sizestr = strdup(precsize_ntoa(sizeval))) == NULL)
923 if ((hpstr = strdup(precsize_ntoa(hpval))) == NULL)
925 if ((vpstr = strdup(precsize_ntoa(vpval))) == NULL)

Completed in 44 milliseconds