Home
last modified time | relevance | path

Searched refs:__sep (Results 1 – 25 of 126) sorted by relevance

123456

/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/
H A Dargz.h48 int __sep, char **__restrict __argz,
66 extern void __argz_stringify (char *__argz, size_t __len, int __sep) __THROW;
67 extern void argz_stringify (char *__argz, size_t __len, int __sep) __THROW;
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/
H A Dargz.h48 int __sep, char **__restrict __argz,
66 extern void __argz_stringify (char *__argz, size_t __len, int __sep) __THROW;
67 extern void argz_stringify (char *__argz, size_t __len, int __sep) __THROW;
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/include/
H A Dsearch.h93 const char __sep, int __flag, char **__resp, size_t __size,
101 const char *__env, size_t __size, const char __sep,
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dargz.in.h50 int __sep, char **restrict __argz,
67 extern void argz_stringify (char *__argz, size_t __len, int __sep);
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/include/
H A Dsearch.h93 const char __sep, int __flag, char **__resp, size_t __size,
101 const char *__env, size_t __size, const char __sep,
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/include/
H A Dsearch.h93 const char __sep, int __flag, char **__resp, size_t __size,
101 const char *__env, size_t __size, const char __sep,
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/include/
H A Dsearch.h93 const char __sep, int __flag, char **__resp, size_t __size,
101 const char *__env, size_t __size, const char __sep,
/dports/textproc/augeas/augeas-1.12.0/gnulib/lib/
H A Dargz.in.h50 int __sep, char **restrict __argz,
67 extern void argz_stringify (char *__argz, size_t __len, int __sep);
/dports/sysutils/u-boot-utilite/u-boot-2015.07/include/
H A Dsearch.h94 const char __sep, int __flag, char **__resp, size_t __size,
104 const char *__env, size_t __size, const char __sep,
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/include/
H A Dsearch.h93 const char __sep, int __flag, char **__resp, size_t __size,
101 const char *__env, size_t __size, const char __sep,
/dports/lang/fpc-source/fpc-3.2.2/packages/libc/src/
H A Dargzh.inc8 function argz_create_sep(__string:Pchar; __sep:longint; __argz:PPchar; __len:Psize_t):error_t;cdecl…
11 procedure argz_stringify(__argz:Pchar; __len:size_t; __sep:longint);cdecl;external clib name 'argz_…
27 function argz_create_sep(__string:Pchar; __sep:longint; var __argz: Pchar; var __len: size_t):error…
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/STLport-5.2.1/stlport/stl/
H A D_monetary.c64 _CharT __point, int __frac_digits, _CharT __sep, in __get_monetary_value() argument
79 if (*__first == __sep) { in __get_monetary_value()
224 char_type __sep = __grouping.empty() ? char_type() : in __money_do_get() local
229 __sep, in __money_do_get()
338 char_type __sep = __intl ? __punct_intl.thousands_sep() in __money_do_put() local
402 __sep, __plus, __minus, 0); in __money_do_put()
H A D_num_get.c41 inline bool _STLP_CALL __get_fdigit_or_sep(char& __c, char __sep, const char *__digits) { in __get_fdigit_or_sep() argument
42 if (__c == __sep) { in __get_fdigit_or_sep()
334 _CharT __sep, const string& __grouping, in __copy_grouped_digits() argument
343 bool __tmp = __get_fdigit_or_sep(__c, __sep, __digits); in __copy_grouped_digits()
381 _CharT __sep = __numpunct.thousands_sep(); in __read_float() local
398 __sep, __grouping, __grouping_ok); in __read_float()
/dports/games/warmux/warmux-11.04/build/symbian/lib/stlport/stlport/stl/
H A D_monetary.c128 _CharT __point, int __frac_digits, _CharT __sep, in __get_monetary_value() argument
143 if (*__first == __sep) { in __get_monetary_value()
298 char_type __sep = __grouping.empty() ? char_type() : in __money_do_get() local
303 __sep, in __money_do_get()
412 char_type __sep = __intl ? __punct_intl.thousands_sep() in __money_do_put() local
476 __sep, __plus, __minus, 0); in __money_do_put()
H A D_num_get.c45 inline bool _STLP_CALL __get_fdigit_or_sep(char& __c, char __sep, const char *__digits) { in __get_fdigit_or_sep() argument
46 if (__c == __sep) { in __get_fdigit_or_sep()
338 _CharT __sep, const string& __grouping, in __copy_grouped_digits() argument
347 bool __tmp = __get_fdigit_or_sep(__c, __sep, __digits); in __copy_grouped_digits()
387 _CharT __sep = __numpunct.thousands_sep(); in __read_float() local
404 __sep, __grouping, __grouping_ok); in __read_float()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/
H A Dstring.h90 char *strtok(char *__str, const char *__sep);
104 char *strtok_r(char *__str, const char *__sep, char **__lasts);
/dports/lang/zig/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/
H A Dstring.h90 char *strtok(char *__str, const char *__sep);
104 char *strtok_r(char *__str, const char *__sep, char **__lasts);
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos-any/
H A Dstring.h90 char *strtok(char *__str, const char *__sep);
104 char *strtok_r(char *__str, const char *__sep, char **__lasts);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos-any/
H A Dstring.h90 char *strtok(char *__str, const char *__sep);
104 char *strtok_r(char *__str, const char *__sep, char **__lasts);
/dports/astro/pykep/pykep-2.6/pykep/trajopt/
H A D_lt_margo.py79 self.__sep = sep
194 retval += "\n\tSolar Electric Propulsion: " + str(self.__sep)
284 if self.__sep:
311 if self.__sep:
395 if self.__sep:
425 if self.__sep:
573 if self.__sep:
630 sep=self.__sep,
/dports/astro/py-pykep/pykep-2.6/pykep/trajopt/
H A D_lt_margo.py79 self.__sep = sep
194 retval += "\n\tSolar Electric Propulsion: " + str(self.__sep)
284 if self.__sep:
311 if self.__sep:
395 if self.__sep:
425 if self.__sep:
573 if self.__sep:
630 sep=self.__sep,
/dports/devel/cscout/cscout-bd7dfac/src/test/out/
H A Dcpp65-gccstring.c.out93 extern __inline char *__strtok_r_1c (char *__s, char __sep, char **__nextp);
95 __strtok_r_1c (char *__s, char __sep, char **__nextp)
100 while (*__s == __sep)
107 if (*__s++ == __sep)
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/include/bits/
H A Dlocale_facets.tcc857 _M_group_int(const char* __grouping, size_t __grouping_size, _CharT __sep, in _M_group_int() argument
860 _CharT* __p = std::__add_grouping(__new, __sep, __grouping, in _M_group_int()
958 _CharT __sep, const _CharT* __p, _CharT* __new, in _M_group_float() argument
965 _CharT* __p2 = std::__add_grouping(__new, __sep, __grouping, in _M_group_float()
1284 __add_grouping(_CharT* __s, _CharT __sep, in __add_grouping() argument
1304 *__s++ = __sep; in __add_grouping()
1311 *__s++ = __sep; in __add_grouping()
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/include/bits/
H A Dlocale_facets.tcc839 _M_group_int(const char* __grouping, size_t __grouping_size, _CharT __sep, in _M_group_int() argument
842 _CharT* __p = std::__add_grouping(__new, __sep, __grouping, in _M_group_int()
940 _CharT __sep, const _CharT* __p, _CharT* __new, in _M_group_float() argument
947 _CharT* __p2 = std::__add_grouping(__new, __sep, __grouping, in _M_group_float()
1257 __add_grouping(_CharT* __s, _CharT __sep, in __add_grouping() argument
1277 *__s++ = __sep; in __add_grouping()
1284 *__s++ = __sep; in __add_grouping()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/include/bits/
H A Dlocale_facets.tcc839 _M_group_int(const char* __grouping, size_t __grouping_size, _CharT __sep, in _M_group_int() argument
842 _CharT* __p = std::__add_grouping(__new, __sep, __grouping, in _M_group_int()
940 _CharT __sep, const _CharT* __p, _CharT* __new, in _M_group_float() argument
947 _CharT* __p2 = std::__add_grouping(__new, __sep, __grouping, in _M_group_float()
1257 __add_grouping(_CharT* __s, _CharT __sep, in __add_grouping() argument
1277 *__s++ = __sep; in __add_grouping()
1284 *__s++ = __sep; in __add_grouping()

123456