Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/size/
H A Dsize.c87 static struct option size_longopts[] = { variable
136 while ((ch = getopt_long(argc, argv, "ABVdhotx", size_longopts, in main()