OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cctest
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/public-domain/sqlite/dist/autosetup/
cc-lib.tcl
50
if {[
cctest
-code {
60
} elseif {[
cctest
-code {
100
if {[
cctest
-cflags $flag]} {
131
if {[
cctest
-code "int x = ${keyword}(char), y = ${keyword}('x');"]} then {
145
if {[
cctest
-code {
167
cctest
-includes alloca.h -code { alloca (2 * sizeof (int)); }
179
if {[
cctest
-code {return *(signal (0, 0)) (0) == 1;}]} {
cc.tcl
37
cctest
-link 1 -declare "extern void $function\(void);" -code "$function\();"
42
cctest
-code "$type _x;"
50
cctest
-code "static $struct _s; return sizeof(_s.$member);"
56
cctest
-code "#ifndef $name\n#error not defined\n#endif"
63
cctest
-code "#ifndef $name\n(void)$name;\n#endif"
79
if {[
cctest
-code "static int _x\[sizeof($type) == $i ? 1 : -1\] = { 1 };"]} {
95
# being checked, and $extra is set to any additional
cctest
args.
125
cctest
-includes $each
128
cctest
-includes $each
362
# XXX: These probably are only valid directly from
cctest
483
proc
cctest
{args} {
procedure
[
all
...]
proj.tcl
609
cctest
-link 1 -declare "extern char* dlerror(void);" -code "dlerror();"}]} {
766
if {[
cctest
-lang c -cflags {/dev/null -MJ} -source {}]} {
sqlite-config.tcl
1328
if {![
cctest
-cflags "$rlInc -D${editLibDef}" -libs $rlLib -nooutput 1 \
/src/external/public-domain/sqlite/dist/autosetup/teaish/
feature.tcl
105
cctest
-link 1 -declare "extern char* dlerror(void);" -code "dlerror();"}]} {
Completed in 20 milliseconds
Indexes created Mon Jun 01 00:24:59 UTC 2026