Home
last modified time | relevance | path

Searched refs:__SCCSID (Results 1 – 23 of 23) sorted by relevance

/dports/editors/jupp/jupp/
H A Dconfig.h116 #undef __SCCSID
135 #define __SCCSID(x) __IDSTRING(sccsid,x) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/sys/
H A Dcdefs.h389 #ifndef __SCCSID
390 #define __SCCSID(s) __IDSTRING(sccsid,s) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos.11-any/sys/
H A Dcdefs.h406 #ifndef __SCCSID
407 #define __SCCSID(s) __IDSTRING(sccsid,s) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/sys/
H A Dcdefs.h389 #ifndef __SCCSID
390 #define __SCCSID(s) __IDSTRING(sccsid,s) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos.12-any/sys/
H A Dcdefs.h414 #ifndef __SCCSID
415 #define __SCCSID(s) __IDSTRING(sccsid,s) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos.11-any/sys/
H A Dcdefs.h406 #ifndef __SCCSID
407 #define __SCCSID(s) __IDSTRING(sccsid,s) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos.12-any/sys/
H A Dcdefs.h414 #ifndef __SCCSID
415 #define __SCCSID(s) __IDSTRING(sccsid,s) macro
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/include/sys/
H A Dcdefs.h604 #ifndef __SCCSID
605 #define __SCCSID(s) struct __hack macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/include/sys/
H A Dcdefs.h607 #ifndef __SCCSID
608 #define __SCCSID(s) struct __hack macro
/dports/misc/rump/buildrump.sh-b914579/src/sys/sys/
H A Dcdefs_aout.h81 #define __SCCSID(_s) macro
H A Dcdefs_elf.h142 #define __SCCSID(_s) macro
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/Include/sys/
H A Dcdefs_aout.h92 #define __SCCSID(_s) macro
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/sys/
H A Dcdefs_elf.h105 #define __SCCSID(_s) macro
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/sys/
H A Dcdefs_elf.h105 #define __SCCSID(_s) macro
/dports/misc/rump/buildrump.sh-b914579/src/tools/compat/
H A Dcompat_defs.h583 #undef __SCCSID
584 #define __SCCSID(x) macro
/dports/lang/python27/Python-2.7.18/Lib/plat-freebsd6/
H A DIN.py62 def __SCCSID(s): return __IDSTRING(__CONCAT(__sccsid_,__LINE__),s) function
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-freebsd6/
H A DIN.py62 def __SCCSID(s): return __IDSTRING(__CONCAT(__sccsid_,__LINE__),s) function
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-freebsd8/
H A DIN.py62 def __SCCSID(s): return __IDSTRING(__CONCAT(__sccsid_,__LINE__),s) function
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-freebsd7/
H A DIN.py62 def __SCCSID(s): return __IDSTRING(__CONCAT(__sccsid_,__LINE__),s) function
/dports/lang/python27/Python-2.7.18/Lib/plat-freebsd8/
H A DIN.py62 def __SCCSID(s): return __IDSTRING(__CONCAT(__sccsid_,__LINE__),s) function
/dports/lang/python27/Python-2.7.18/Lib/plat-freebsd7/
H A DIN.py62 def __SCCSID(s): return __IDSTRING(__CONCAT(__sccsid_,__LINE__),s) function
/dports/sysutils/fpart/fpart-1.4.0/src/
H A Dfts.c45 __SCCSID("@(#)fts.c 8.6 (Berkeley) 8/14/94");
/dports/shells/mksh/mksh/
H A Dsh.h172 #undef __SCCSID
192 #define __SCCSID(x) __IDSTRING(sccsid,x) macro