Home
last modified time | relevance | path

Searched refs:s_hfp (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/elftoolchain/readelf/
HDreadelf.c1811 static char s_hfp[32]; in aeabi_hardfp() local
1819 snprintf(s_hfp, sizeof(s_hfp), "Unknown (%ju)", in aeabi_hardfp()
1821 return (s_hfp); in aeabi_hardfp()