Searched refs:bshort (Results 1 – 1 of 1) sorted by relevance
45 unsigned int bshort[5][0x100 / sizeof (int)]; variable82 prof[profcnt].pr_base = bshort[0]; in main()83 prof[profcnt].pr_size = sizeof (bshort[0]); in main()88 prof[profcnt].pr_base = bshort[1]; in main()89 prof[profcnt].pr_size = sizeof (bshort[1]); in main()94 prof[profcnt].pr_base = bshort[2]; in main()95 prof[profcnt].pr_size = sizeof (bshort[2]); in main()100 prof[profcnt].pr_base = bshort[3]; in main()101 prof[profcnt].pr_size = sizeof (bshort[3]); in main()106 prof[profcnt].pr_base = bshort[4]; in main()[all …]