Home
last modified time | relevance | path

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

123

/dports/lang/sagittarius-scheme/sagittarius-0.9.8/src/
H A Dlibrary.c598 if (!SG_FALSEP(lib)) { in search_library_unsafe()
614 if (!SG_FALSEP(lib)) { in search_library_unsafe()
664 if (!SG_FALSEP(r)) { in search_library_unsafe()
724 if (SG_FALSEP(e)) { \
830 if (!SG_FALSEP(exportSpec)) { in Sg_ImportLibraryFullSpec()
979 if (SG_FALSEP(lib)) return callback; in find_binding()
983 if (!SG_FALSEP(sandbox)) { in find_binding()
998 if (!SG_FALSEP(unrenamed)) { in find_binding()
1003 if (SG_FALSEP(pexport) || in find_binding()
1008 if (!SG_FALSEP(slot)) { in find_binding()
[all …]
H A Dcompare.c56 if (SG_FALSEP(c->name)) { in comparator_print()
216 if (SG_FALSEP(compFn)) { in Sg_MakeComparator()
220 if (SG_FALSEP(hashFn)) { in Sg_MakeComparator()
553 if (SG_FALSEP(k2)) { in pre_p()
601 if (SG_FALSEP(k2)) { in pre_p()
690 if (SG_FALSEP(k)) { in fast_p()
713 if (SG_FALSEP(k)) { in fast_p()
799 if (SG_FALSEP(bx)) { in union_find()
800 if (SG_FALSEP(by)) { in union_find()
888 if (SG_FALSEP(k)) { in slow_p()
[all …]
H A Dregex.c183 if (SG_FALSEP(irr)) { in raise_compile_error()
911 if (SG_FALSEP(num1)) { in get_quantifier()
1049 if (SG_FALSEP(num)) { in get_token()
1311 if (SG_FALSEP(names)) { in group()
1371 if (!SG_FALSEP(token)) { in greedy_quant()
1560 if (!SG_FALSEP(max)) { in maybe_split_repetition()
1583 (SG_FALSEP(max) in maybe_split_repetition()
2011 if (!SG_FALSEP(max)) { in compile_rec()
2394 if (SG_FALSEP(max)) { in unparse_rep()
2412 if (SG_FALSEP(min)) { in unparse_rep()
[all …]
H A Dcache.c501 if (SG_FALSEP(value)) { in write_cache_scan()
622 if (SG_FALSEP(value)) { in write_cache_pass1()
1033 if (SG_FALSEP(slot)) { in write_cache_pass2()
1069 if (!SG_FALSEP(bind)) { in write_macro_cache()
1458 if (!SG_FALSEP(lib)) { in read_identifier()
1696 if (SG_FALSEP(library)) { in read_user_defined_object()
1703 if (SG_FALSEP(target)) { in read_user_defined_object()
1707 if (SG_FALSEP(target)) { in read_user_defined_object()
1889 if (SG_FALSEP(name)) in read_library_name()
1909 if (SG_FALSEP(from) || SG_FALSEP(import)) { in read_library()
[all …]
H A Dclos.c338 if (SG_FALSEP(gslot)) { in Sg_AddMethod()
395 if (SG_FALSEP(gslot)) { in Sg_RemoveMethod()
424 if (SG_FALSEP(gslot)) { in Sg_RemoveMethod()
599 if (SG_FALSEP(result)) { in Sg_ComputeCPL()
1147 if (SG_FALSEP(check)) { in Sg_ComputeGetterAndSetter()
1158 if (!SG_FALSEP(getter) && !SG_FALSEP(setter)) break; in Sg_ComputeGetterAndSetter()
1400 if (!SG_FALSEP(k->redefined)) { in Sg_VMIsA()
2551 if (!SG_FALSEP(key)) { in Sg_VMSlotInitializeUsingAccessor()
2561 if (!SG_FALSEP(key)) { in Sg_VMSlotInitializeUsingAccessor()
2624 return (SG_FALSEP(r) ? -1: 0); in object_compare()
[all …]
H A Dvminsn.c225SG_FALSEP(s1165)))){{{SgObject id1166=Sg_MakeGlobalIdentifier((SG_GLOC(id1164))->name,(SG_GLOC(id1… in CASE()
402 if (SG_FALSEP(AC(vm))){ in CASE()
497 {AC(vm)=(SG_MAKE_BOOL(SG_FALSEP(AC(vm)))),(vm)->valuesCount=(1);NEXT;}} in CASE()
993SG_FALSEP(s1184)))){{{SgObject id1185=Sg_MakeGlobalIdentifier((SG_GLOC(id1183))->name,(SG_GLOC(id1… in CASE()
1020SG_FALSEP(s1188)))){{{SgObject id1189=Sg_MakeGlobalIdentifier((SG_GLOC(id1187))->name,(SG_GLOC(id1… in CASE()
1031SG_FALSEP(s1191)))){{{SgObject id1192=Sg_MakeGlobalIdentifier((SG_GLOC(id1190))->name,(SG_GLOC(id1… in CASE()
1178SG_FALSEP(s1194)))){{{SgObject id1195=Sg_MakeGlobalIdentifier((SG_GLOC(id1193))->name,(SG_GLOC(id1… in CASE()
1189SG_FALSEP(s1197)))){{{SgObject id1198=Sg_MakeGlobalIdentifier((SG_GLOC(id1196))->name,(SG_GLOC(id1… in CASE()
1248SG_FALSEP(s1200)))){{{SgObject id1201=Sg_MakeGlobalIdentifier((SG_GLOC(id1199))->name,(SG_GLOC(id1… in CASE()
1259SG_FALSEP(s1203)))){{{SgObject id1204=Sg_MakeGlobalIdentifier((SG_GLOC(id1202))->name,(SG_GLOC(id1… in CASE()
H A Dlib_vm.stub68 (not (SG_FALSEP (SG_IDENTIFIER_IDENTITY id))))
128 (if (SG_FALSEP (SG_LIBRARY_EXPORTED arg0)) ;; not set yet
137 ((SG_FALSEP lib) (result (SG_LIBRARY_DEFINEED (Sg_VMCurrentLibrary))))
146 (when (and (not (SG_FALSEP def)) (SG_FALSEP (Sg_Memq v def)))
316 ((or (SG_FALSEP identity1) (SG_FALSEP identity2))
351 (SG_FALSEP saved-identity)
405 (result (and (not (SG_FALSEP g1))
406 (not (SG_FALSEP g2))
443 (if (SG_FALSEP vm)
H A Dcode.c256 if (!SG_FALSEP(src)) { in Sg_CodeBuilderAddSrc()
262 if (SG_FALSEP(cb->src)) { in Sg_CodeBuilderAddSrc()
272 if (!SG_FALSEP(tail)) { in Sg_CodeBuilderAddSrc()
311 if (!SG_FALSEP(dest)) { in finish_builder_rec()
H A Derror.c142 if (!SG_FALSEP(who)) SG_APPEND1(h, t, Sg_MakeWhoCondition(who)); in make_info_condition()
217 if (who && !SG_FALSEP(who)) { in Sg_UndefinedViolation()
220 if (message && !SG_FALSEP(message)) { in Sg_UndefinedViolation()
H A Dlib_clos.stub119 (unless (or (SG_FALSEP getter) (SG_PROCEDUREP getter))
123 (unless (or (SG_FALSEP setter) (SG_PROCEDUREP setter))
127 (unless (or (SG_FALSEP bound?) (SG_PROCEDUREP bound?))
H A Dmain.c338 if (!SG_FALSEP(lib)) { in cleanup_main()
588 if (SG_FALSEP(expr)) { in real_main()
676 if (SG_FALSEP(suffixs)) { in real_main()
770 if (!SG_FALSEP(expr)) { in real_main()
H A Dwrappers.c51 return SG_FALSEP(obj); in Sg_IsFalse()
H A Dvm.c190 if (!SG_FALSEP(proto->sandbox)) { in Sg_NewThreadVM()
465 if (SG_FALSEP(info) || !info) { in Sg_FormatStackTrace()
502 if (SG_FALSEP(name)) { in get_closure_source()
564 if (SG_FALSEP(src)) goto no_src_info; in format_stack_trace()
569 if (SG_FALSEP(info) || !info) { in format_stack_trace()
765 if (!SG_FALSEP(src)) { in vm_dump_code_rec()
815 if (SG_FALSEP(vm->sandbox)) { in Sg_EnableSandbox()
880 if (!SG_FALSEP(env)) { in define_compiler()
917 if (!SG_FALSEP(env)) { in next_eval_cc()
1719 if (SG_FALSEP(name)) goto next_cont; in get_stack_trace()
[all …]
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/ext/process/
H A Dprocess_stub.stub28 (no-create?::int (not (SG_FALSEP (Sg_Memq 'no-create opt))))
29 (no-truncate?::int (not (SG_FALSEP (Sg_Memq 'no-truncate opt))))
30 (no-fail?::int (not (SG_FALSEP (Sg_Memq 'no-fail opt)))))
41 (unless (or (SG_FALSEP option) (Sg_RecordP option))
46 (flags::int (?: (SG_FALSEP option)
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/ext/filewatch/
H A Dfsevents_watch.c114 if (SG_FALSEP(abp)) Sg_Error(UC("Path does not exist: %A"), path); in Sg_AddMonitoringPath()
124 if (SG_FALSEP(abp)) return SG_FALSE; in Sg_RemoveMonitoringPath()
147 if (SG_FALSEP(h)) { in fsevent_callback()
157 if (!SG_FALSEP(h) && !SG_FALSEP(flags)) { in fsevent_callback()
169 if (SG_FALSEP(f)) continue; in fsevent_callback()
H A Dinotify_watch.c107 if (SG_FALSEP(abp)) Sg_Error(UC("Path does not exist: %A"), path); in Sg_AddMonitoringPath()
116 if (SG_FALSEP(abp)) return SG_FALSE; in Sg_RemoveMonitoringPath()
120 if (SG_FALSEP(prev)) { in Sg_RemoveMonitoringPath()
157 if (SG_FALSEP(name)) continue; in handle_events()
161 if (SG_FALSEP(handler)) continue; in handle_events()
175 if (SG_FALSEP(flag)) continue; in handle_events()
H A Dwindows_watch.c167 if (SG_FALSEP(ab)) { in Sg_AddMonitoringPath()
172 if (SG_FALSEP(p)) { in Sg_AddMonitoringPath()
189 if (SG_FALSEP(found)) { in Sg_AddMonitoringPath()
215 if (SG_FALSEP(ab)) return SG_FALSE; in Sg_RemoveMonitoringPath()
229 if (SG_FALSEP(prev)) { in Sg_RemoveMonitoringPath()
284 if (!SG_FALSEP(event)) { in handle_event()
293 if (!SG_FALSEP(p)) { in handle_event()
295 if (!SG_FALSEP(h)) Sg_Apply2(h, p, event); in handle_event()
297 if (!SG_FALSEP(h)) Sg_Apply2(h, p, event); in handle_event()
H A Dkqueue_watch.c129 if (SG_FALSEP(abp)) Sg_Error(UC("Path does not exist: %A"), path); in Sg_AddMonitoringPath()
140 if (SG_FALSEP(abp)) return SG_FALSE; in Sg_RemoveMonitoringPath()
144 if (SG_FALSEP(prev)) { in Sg_RemoveMonitoringPath()
206 if (SG_FALSEP(h)) continue; in Sg_StartMonitoring()
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/ext/time/
H A Ddate.c161 if (!SG_FALSEP(r)) { in read_tz_dir()
191 if (!SG_FALSEP(r)) return r; in Sg_LocalTimezoneName()
224 if (!SG_FALSEP(r)) return r; in Sg_LocalTimezoneName()
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/ext/socket/
H A Dtls_openssl.c314 } else if (SG_UNBOUNDP(domainName) && !SG_FALSEP(socket->node)) { in Sg_TLSSocketConnect()
344 if (!SG_FALSEP(tlsSocket->peerCertificateVerifier)) { in Sg_TLSSocketConnect()
385 if (!SG_FALSEP(tlsSocket->peerCertificateVerifier)) { in Sg_TLSServerSocketHandshake()
497 if (SG_FALSEP(tlsData->peerCertificate)) { in Sg_TLSSocketPeerCertificate()
534 if (SG_FALSEP(result)) { in verify_callback()
568 if (!SG_FALSEP(tlsSocket->peerCertificateVerifier)) { in Sg_TLSSocketPeerCertificateVerifier()
621 if (SG_FALSEP(callback)) { in Sg_TLSSocketSetClientCertificateCallback()
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/ext/threads/
H A Dthreads_stub.stub102 ((not (SG_FALSEP thread))
111 ((not (SG_FALSEP cv))
152 (unless (or (SG_FALSEP name) (SG_STRINGP name))
159 (n::SgString* (?: (SG_FALSEP name) NULL (SG_STRING name))))
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/ext/crypto/
H A Dcrypto.c341 if (!SG_FALSEP(spi->padder)) { in symmetric_encrypt()
365 if (!SG_FALSEP(SG_CIPHER_SPI(crypto->spi)->padder)) { in public_key_encrypt()
398 if (!SG_FALSEP(spi->padder)) { in symmetric_decrypt()
410 if (!SG_FALSEP(SG_CIPHER_SPI(crypto->spi)->padder)) { in pub_dec_after_decrypt()
572 if (!SG_FALSEP(r)) return FALSE; in Sg_RegisterSpi()
701 if (SG_FALSEP(value) || SG_PROCEDUREP(value)) { in ci_padder_set()
736 if (SG_FALSEP(value) || SG_PROCEDUREP(value)) { in ci_updateAAD_set()
745 if (SG_FALSEP(value) || SG_PROCEDUREP(value)) { in ci_tag_set()
H A Dcrypto_stub.stub29 (unless (or (SG_FALSEP iv)
34 (unless (or (SG_FALSEP padder)
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/src/sagittarius/private/
H A Dsubr.h156 #define SG_MAYBE_P(pred, obj) (SG_FALSEP(obj)||(pred(obj)))
157 #define SG_MAYBE(unboxer, obj) (SG_FALSEP(obj)?NULL:(unboxer(obj)))
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/src/os/posix/
H A Dthread.c313 if (!SG_FALSEP(semaphore->name)) { in Sg_CloseSemaphore()
319 if (SG_FALSEP(semaphore->name)) { in Sg_DestroySemaphore()

123