Home
last modified time | relevance | path

Searched refs:suffix (Results 1 – 25 of 71) sorted by relevance

123

/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dmath.h54 #define __MATHDECL_1(type,function,suffix,args) \ argument
57 #define __MATHDECL(type,function,suffix,args) \ argument
58 __MATHDECL_1(type,function,suffix,args);
60 #define __MATHCALL(function,suffix,args) \ argument
61 __MATHDECL(_Mdouble_,function,suffix,args)
67 #define __MATHCALLX(function,suffix,args,attrib) \ argument
73 #define __MATHDECLI(type,function,suffix,args) \ argument
74 __MATHDECL_1(type,function,suffix,args); \
77 #define __MATHCALLI(function,suffix,args) \ argument
78 __MATHDECLI(_Mdouble_,function,suffix,args)
[all …]
/l4re-core-master/ldso/ldso/
A Dvfs.cc84 char const suffix[] = ".so"; in load_module() local
89 - (sizeof(suffix) - 1) - 1) in load_module()
94 memcpy(name + sizeof(prefix) - 1 + fstype_len, suffix, sizeof(suffix)); in load_module()
/l4re-core-master/uclibc/lib/contrib/uclibc/test/API/
A DMakefile.in8 $(subst .,,$(sort $(suffix $(subst -,.,$(foreach x,$(1),$(if $(findstring -,$(x)),$(x),))))))
11 stds = $(patsubst .%,%,$(sort $(suffix $(sym_files))))
/l4re-core-master/uclibc/lib/contrib/uclibc/test/unistd/
A Dtst-getconf.sh11 for suffix in _glibc ''
13 binary=$basedir/getconf$suffix
14 logfile=$basedir/tst-getconf$suffix.out
/l4re-core-master/uclibc/lib/uclibc/
A Dmake_rules.mk61 …$(patsubst %.c,%$(suffix $(2)).c,$(firstword $(wildcard $(addsuffix /$(basename $(2)).c,$(1))))), \
62 …$(patsubst %.h,%$(suffix $(2)).h,$(firstword $(wildcard $(addsuffix /$(basename $(2)).h,$(1))))), \
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/bits/
A Dregex.tcc495 __last = __i->suffix();
637 else if (_M_has_m1 && __prev->suffix().length() != 0) in operator ++()
640 _M_suffix.first = __prev->suffix().first; in operator ++()
641 _M_suffix.second = __prev->suffix().second; in operator ++()
A Dregex.h1729 suffix() const in _GLIBCXX_VISIBILITY()
1934 && __m1.suffix() == __m2.suffix(); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/bits/
A Dregex.tcc482 __last = __i->suffix();
624 else if (_M_has_m1 && __prev->suffix().length() != 0) in operator ++()
627 _M_suffix.first = __prev->suffix().first; in operator ++()
628 _M_suffix.second = __prev->suffix().second; in operator ++()
A Dregex.h1729 suffix() const in _GLIBCXX_VISIBILITY()
1934 && __m1.suffix() == __m2.suffix(); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/bits/
A Dregex.tcc488 __last = __i->suffix();
630 else if (_M_has_m1 && __prev->suffix().length() != 0) in operator ++()
633 _M_suffix.first = __prev->suffix().first; in operator ++()
634 _M_suffix.second = __prev->suffix().second; in operator ++()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/bits/
A Dregex.tcc488 __last = __i->suffix();
630 else if (_M_has_m1 && __prev->suffix().length() != 0) in operator ++()
633 _M_suffix.first = __prev->suffix().first; in operator ++()
634 _M_suffix.second = __prev->suffix().second; in operator ++()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/
A Dregex.tcc487 __last = __i->suffix();
629 else if (_M_has_m1 && __prev->suffix().length() != 0) in operator ++()
632 _M_suffix.first = __prev->suffix().first; in operator ++()
633 _M_suffix.second = __prev->suffix().second; in operator ++()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/bits/
A Dregex.tcc482 __last = __i->suffix();
624 else if (_M_has_m1 && __prev->suffix().length() != 0) in operator ++()
627 _M_suffix.first = __prev->suffix().first; in operator ++()
628 _M_suffix.second = __prev->suffix().second; in operator ++()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/bits/
A Dregex.tcc487 __last = __i->suffix();
629 else if (_M_has_m1 && __prev->suffix().length() != 0) in operator ++()
632 _M_suffix.first = __prev->suffix().first; in operator ++()
633 _M_suffix.second = __prev->suffix().second; in operator ++()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/bits/
A Dregex.tcc490 __last = __i->suffix();
631 else if (_M_has_m1 && __prev->suffix().length() != 0) in operator ++()
634 _M_suffix.first = __prev->suffix().first; in operator ++()
635 _M_suffix.second = __prev->suffix().second; in operator ++()
A Dregex.h1766 suffix() const in _GLIBCXX_VISIBILITY()
1943 && __m1.suffix() == __m2.suffix(); in _GLIBCXX_VISIBILITY()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/powerpc/powerpc64/
A Dsysdep.h122 #define LT_LABELSUFFIX(name,suffix) GLUE(GLUE(.LT,name),suffix) argument
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/std/
A Dchrono1144 * as `5s` after making the suffix visible in the current scope.
1165 #pragma GCC diagnostic ignored "-Wliteral-suffix"
1178 /// Literal suffix for durations representing non-integer hours
1183 /// Literal suffix for durations of type `std::chrono::hours`
1189 /// Literal suffix for durations representing non-integer minutes
1194 /// Literal suffix for durations of type `std::chrono::minutes`
1200 /// Literal suffix for durations representing non-integer seconds
1205 /// Literal suffix for durations of type `std::chrono::seconds`
1216 /// Literal suffix for durations of type `std::chrono::milliseconds`
1227 /// Literal suffix for durations of type `std::chrono::microseconds`
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/
A DMakerules234 $(CFLAGS-$(suffix $@)) \
243 …$(cmd_compile.c)) -D__ASSEMBLER__ $(ASFLAGS) $(ARCH_ASFLAGS) $(ASFLAGS-$(suffix $@)) $(ASFLAGS-$(n…
244 cmd_compile.m = $(cmd_compile.c) -DL_$(patsubst %$(suffix $(notdir $@)),%,$(notdir $@))
247 cmd_compile-m = $(CC) $^ -c -o $@ $(CFLAGS) $(CFLAGS-$(suffix $@)) $(CFLAGS-$(notdir $(@D))) $(CFLA…
328 # (This is because the .gdb suffix makes the ELF file more distinctive
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/
A Dconfdata.c537 const char *suffix = ""; in header_print_symbol() local
543 suffix = "_MODULE"; in header_print_symbol()
547 CONFIG_, sym->name, suffix); in header_print_symbol()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/std/
A Dchrono3171 * as `5s` after making the suffix visible in the current scope.
3195 #pragma GCC diagnostic ignored "-Wliteral-suffix"
3208 /// Literal suffix for durations representing non-integer hours
3213 /// Literal suffix for durations of type `std::chrono::hours`
3219 /// Literal suffix for durations representing non-integer minutes
3224 /// Literal suffix for durations of type `std::chrono::minutes`
3230 /// Literal suffix for durations representing non-integer seconds
3235 /// Literal suffix for durations of type `std::chrono::seconds`
3246 /// Literal suffix for durations of type `std::chrono::milliseconds`
3257 /// Literal suffix for durations of type `std::chrono::microseconds`
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/docs/
A Dwchar_and_locale.txt48 __XL_NPP(N) - "add _l suffix if locale support is on"
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/std/
A Dostream95 /// Safe prefix/suffix operations.
423 * suffix operations</em>.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/std/
A Dostream95 /// Safe prefix/suffix operations.
423 * suffix operations</em>.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/std/
A Dostream95 /// Safe prefix/suffix operations.
397 * suffix operations</em>.

Completed in 67 milliseconds

123