Searched refs:no_prefix (Results 1 – 6 of 6) sorted by relevance
84 using boost::units::no_prefix; in main()125 no_prefix(cout); // Clear any prefix flag. in main()126 cout << no_prefix << endl; // Clear any prefix flag using `no_prefix` manipulator. in main()
138 if not options.no_prefix:
364 int no_prefix = 0; in cgroup_root_scan() local396 no_prefix |= !strcmp("noprefix", tok); in cgroup_root_scan()428 root->no_cpuset_prefix = no_prefix; in cgroup_root_scan()
228 inline std::ios_base& no_prefix(std::ios_base& ios) in no_prefix() function
2924 goto no_prefix; in bf_atof_internal()2932 no_prefix: ; in bf_atof_internal()
10225 goto no_prefix; in js_atof2()10229 goto no_prefix; in js_atof2()10234 no_prefix: ; in js_atof2()