HomeSort by relevance Sort by last modified time
    Searched full:_const (Results 1 - 25 of 53) sorted by null

1 2 3

  /toolchain/binutils/binutils-2.25/bfd/
coff-tic80.c 30 #ifdef _CONST
31 /* Newlib-based hosts define _CONST as a STDC-safe alias for const,
36 #undef _CONST
37 #endif /* _CONST */
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_iterator_base.h 435 struct _Const##Motif : public _STLP_STD::_Const_##Traits<_Tp> { \
436 typedef _Const##Motif<_Tp> _ConstTraits; \
441 typedef _Const##Motif<_Tp> _ConstTraits; \
  /prebuilts/go/darwin-x86/src/syscall/
mkerrors.sh 314 ) >_const.go
343 go tool cgo -godefs -- "$@" _const.go >_error.out
444 $CC $ccflags -o _errors _errors.c && $GORUN ./_errors && rm -f _errors.c _errors _const.go _error.grep _signal.grep _error.out
zerrors_darwin_386.go 5 // cgo -godefs -- -m32 _const.go
    [all...]
zerrors_darwin_amd64.go 5 // cgo -godefs -- -m64 _const.go
    [all...]
zerrors_darwin_arm.go 5 // cgo -godefs -- _const.go
    [all...]
zerrors_darwin_arm64.go 5 // cgo -godefs -- -m64 _const.go
    [all...]
zerrors_dragonfly_amd64.go 5 // cgo -godefs -- -m64 _const.go
    [all...]
zerrors_freebsd_386.go 5 // cgo -godefs -- -m32 _const.go
    [all...]
zerrors_freebsd_amd64.go 5 // cgo -godefs -- -m64 _const.go
    [all...]
zerrors_freebsd_arm.go 5 // cgo -godefs -- _const.go
    [all...]
zerrors_linux_386.go 5 // cgo -godefs -- -m32 _const.go
    [all...]
zerrors_linux_amd64.go 5 // cgo -godefs -- -m64 _const.go
    [all...]
zerrors_linux_arm.go 5 // cgo -godefs -- _const.go
    [all...]
zerrors_netbsd_386.go 5 // cgo -godefs -- -m32 _const.go
    [all...]
zerrors_netbsd_amd64.go 5 // cgo -godefs -- -m64 _const.go
    [all...]
zerrors_netbsd_arm.go 5 // cgo -godefs -- -marm _const.go
    [all...]
zerrors_openbsd_386.go 5 // cgo -godefs -- -m32 _const.go
    [all...]
zerrors_openbsd_amd64.go 5 // cgo -godefs -- -m64 _const.go
    [all...]
zerrors_openbsd_arm.go 5 // cgo -godefs -- _const.go
    [all...]
zerrors_solaris_amd64.go 5 // cgo -godefs -- -m64 _const.go
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
mkerrors.sh 314 ) >_const.go
343 go tool cgo -godefs -- "$@" _const.go >_error.out
444 $CC $ccflags -o _errors _errors.c && $GORUN ./_errors && rm -f _errors.c _errors _const.go _error.grep _signal.grep _error.out
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_iterator_base.h 435 struct _Const##Motif : public _STLP_STD::_Const_##Traits<_Tp> { \
436 typedef _Const##Motif<_Tp> _ConstTraits; \
441 typedef _Const##Motif<_Tp> _ConstTraits; \
  /toolchain/binutils/binutils-2.25/include/coff/
tic80.h 72 #define _CONST ".const"
  /external/ImageMagick/m4/
ax_prefix_config_h.m4 51 # #define _testpkg_const _const

Completed in 545 milliseconds

1 2 3