Home
last modified time | relevance | path

Searched refs:NILP (Results 1 – 25 of 348) sorted by relevance

12345678910>>...14

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dkqueue.c82 if (NILP (action)) in kqueue_generate_event()
93 if (! NILP (actions)) { in kqueue_generate_event()
99 NILP (file1) in kqueue_generate_event()
138 if (NILP (dl)) in kqueue_compare_dir_list()
194 if (NILP (new_entry)) { in kqueue_compare_dir_list()
225 if (NILP (dl)) in kqueue_compare_dir_list()
247 if (NILP (dl)) in kqueue_compare_dir_list()
263 if (! NILP (old_dl)) in kqueue_compare_dir_list()
265 if (! NILP (new_dl)) in kqueue_compare_dir_list()
267 if (! NILP (pending_dl)) in kqueue_compare_dir_list()
[all …]
H A Dcmds.c47 if (NILP (n)) in move_point()
119 if (NILP (n))
162 if (NILP (n))
187 if (NILP (n))
239 if (NILP (killflag))
279 if (NILP (c))
324 if (!NILP (Vbefore_change_functions) || !NILP (Vafter_change_functions)) in internal_self_insert()
341 if (!NILP (overwrite) in internal_self_insert()
426 if (SYMBOLP (sym) && ! NILP (sym) in internal_self_insert()
432 if (! NILP (prop)) in internal_self_insert()
[all …]
H A Dfileio.c325 && (NILP (operations) || ! NILP (Fmemq (operation, operations))))
331 if (NILP (tem))
2207 !NILP (keep_time), !NILP (preserve_uid_gid),
3006 if (NILP (val)) in check_emacs_readlinkat()
3921 = (!NILP (visit) && NILP (BVAR (current_buffer, undo_list))
4015 if (! NILP (replace) || ! NILP (beg) || ! NILP (end))
4022 if (!NILP (beg) || !NILP (end))
4028 if (!NILP (beg))
4033 if (!NILP (end))
4798 && (NILP (visit) || !NILP (replace)))
[all …]
H A Dfontset.c328 (NILP (add) \
370 if (NILP (v1) && NILP (v2)) in fontset_compare_rfontdef()
372 else if (NILP (v1)) in fontset_compare_rfontdef()
374 else if (NILP (v2)) in fontset_compare_rfontdef()
769 if (NILP (rfont_def)) in fontset_font()
840 if (NILP (base)) in make_fontset()
892 if (NILP (fontset)) in free_face_fontset()
1194 if (NILP (tem)) in fs_query_fontset()
1363 if (NILP (name)) in check_fontset_name()
1826 if (NILP (prev)) in update_auto_fontset_alist()
[all …]
H A Dkeymap.c122 if (!NILP (string))
166 if (!NILP (tem))
198 if (NILP (object)) in get_keymap()
451 if (NILP (val)) in access_keymap_1()
471 if (!NILP (val)) in access_keymap_1()
525 if (!NILP (val)) in map_keymap_char_table_item()
1564 if (!NILP (val)) in current_minor_maps()
1681 if (!NILP (olp)
1761 if (!NILP (olp) && !NILP (otlp))
1940 if (NILP (cmd)) in accessible_keymaps_1()
[all …]
H A Dhaikumenu.c76 if (NILP (AREF (menu_items, i))) in digest_menu_items()
109 pane_string = (NILP (pane_name) in digest_menu_items()
111 if (!NILP (prefix)) in digest_menu_items()
158 !NILP (enable), !NILP (selected), 0, window, in digest_menu_items()
164 !NILP (enable), !NILP (selected), 1, window, in digest_menu_items()
210 if (NILP (item_name)) in haiku_dialog_show()
239 if (!NILP (descrip)) in haiku_dialog_show()
341 if (NILP (AREF (menu_items, i))) in haiku_menu_show()
373 if (!NILP (prefix)) in haiku_menu_show()
376 if (!NILP (subprefix_stack[j])) in haiku_menu_show()
[all …]
H A Dtextprop.c30 #define TMEM(sym, set) (CONSP (set) ? ! NILP (Fmemq (sym, set)) : ! NILP (set))
196 if (NILP (list)) in validate_plist()
529 if (NILP (object)) in interval_of()
573 if (NILP (object))
617 if (NILP (object)) in get_char_property_and_overlay()
648 if (!NILP (tem)) in get_char_property_and_overlay()
783 if (NILP (limit))
871 if (NILP (limit))
1088 && (NILP (limit)
1141 && (NILP (limit)
[all …]
H A Dprocess.c1963 if (NILP (tem))
2984 if (NILP (proc))
2986 if (NILP (proc))
2988 if (NILP (proc))
3090 if (NILP (port))
3100 if (NILP (name))
3146 if (!NILP (tem))
3221 if (NILP (host) || NILP (service)) in set_network_socket_coding_system()
3250 if (NILP (host) || NILP (service)) in set_network_socket_coding_system()
3897 if (NILP (tem))
[all …]
H A Dminibuf.c171 if (!NILP (acc)) in zip_minibuffer_stacks()
413 if (NILP (buffer))
432 if (NILP (buffer))
447 if (NILP (buffer))
464 if (NILP (buffer)) in this_minibuffer_depth()
519 if (NILP (tem))
960 if (! (NILP (Vhistory_add_new_input) || NILP (histstring))) in read_minibuf()
976 !NILP (tail) in is_minibuffer()
1023 if (NILP (tail)) in get_minibuffer()
1421 if (NILP (name))
[all …]
H A Dlread.c343 if (NILP (tem)) in readchar()
736 if (!NILP (tem)) in read_filtered_event()
1830 if (NILP (path)) in openp()
1905 if ((!NILP (handler) || (!NILP (predicate) && !EQ (predicate, Qt))) in openp()
1914 if (NILP (tmp)) in openp()
2243 if (!NILP (end)) in readevalloop()
2386 if (NILP (buf))
2389 if (NILP (printflag) && NILP (do_allow_print))
3680 if (!NILP (Vpurify_flag) && NILP (Vdoc_file_name) && cancel) in read1()
4194 && ! NILP (elt)) in read_list()
[all …]
H A Dprint.c290 if (NILP (fun)) in printchar()
355 if (NILP (printcharfun)) in strout()
524 if (NILP (printcharfun))
603 if (NILP (printcharfun))
607 if (NILP (ensure))
617 if (!NILP (val))
806 if (! NILP (file))
977 if (!NILP (file_error) in print_error_message()
1195 if (!NILP (num) in print_preprocess()
1597 if (!NILP (h->weak)) in print_vectorlike()
[all …]
H A Dcategory.c51 if (NILP (XCHAR_TABLE (table)->extras[1])) in hash_get_category_set()
123 if (!NILP (Vpurify_flag))
155 if (NILP (CATEGORY_DOCSTRING (table, i)))
182 if (NILP (table)) in check_category_table()
226 if (! NILP (XCHAR_TABLE (table)->defalt)) in copy_category_table()
242 if (!NILP (table))
356 set_value = NILP (reset);
400 if (NILP (category_set1)) in word_boundary_p()
403 if (NILP (category_set2)) in word_boundary_p()
411 && (NILP (XCAR (elt)) in word_boundary_p()
[all …]
/dports/editors/emacs/emacs-27.2/src/
H A Dkqueue.c82 if (NILP (action)) in kqueue_generate_event()
93 if (! NILP (actions)) { in kqueue_generate_event()
99 NILP (file1) in kqueue_generate_event()
138 if (NILP (dl)) in kqueue_compare_dir_list()
194 if (NILP (new_entry)) { in kqueue_compare_dir_list()
225 if (NILP (dl)) in kqueue_compare_dir_list()
247 if (NILP (dl)) in kqueue_compare_dir_list()
263 if (! NILP (old_dl)) in kqueue_compare_dir_list()
265 if (! NILP (new_dl)) in kqueue_compare_dir_list()
267 if (! NILP (pending_dl)) in kqueue_compare_dir_list()
[all …]
H A Dcmds.c56 if (NILP (n)) in move_point()
128 if (NILP (n))
171 if (NILP (n))
196 if (NILP (n))
248 if (NILP (killflag))
288 if (NILP (c))
333 if (!NILP (Vbefore_change_functions) || !NILP (Vafter_change_functions)) in internal_self_insert()
350 if (!NILP (overwrite) in internal_self_insert()
435 if (SYMBOLP (sym) && ! NILP (sym) in internal_self_insert()
441 if (! NILP (prop)) in internal_self_insert()
[all …]
H A Dkeymap.c195 if (!NILP (tem))
229 if (NILP (object)) in get_keymap()
486 if (NILP (val)) in access_keymap_1()
506 if (!NILP (val)) in access_keymap_1()
560 if (!NILP (val)) in map_keymap_char_table_item()
1537 if (!NILP (olp)
1621 if (!NILP (olp) && !NILP (otlp))
1713 if (NILP (map))
1864 if (NILP (cmd)) in accessible_keymaps_1()
2583 if (NILP (no_remap) && !NILP (tem))
[all …]
H A Dfileio.c321 && (NILP (operations) || ! NILP (Fmemq (operation, operations))))
327 if (NILP (tem))
2067 !NILP (keep_time), !NILP (preserve_uid_gid),
2861 if (NILP (val)) in check_emacs_readlinkat()
3756 = (!NILP (visit) && NILP (BVAR (current_buffer, undo_list))
3850 if (! NILP (replace) || ! NILP (beg) || ! NILP (end))
3857 if (!NILP (beg) || !NILP (end))
3863 if (!NILP (beg))
3868 if (!NILP (end))
4633 && (NILP (visit) || !NILP (replace)))
[all …]
H A Dfontset.c329 (NILP (add) \
371 if (NILP (v1) && NILP (v2)) in fontset_compare_rfontdef()
373 else if (NILP (v1)) in fontset_compare_rfontdef()
375 else if (NILP (v2)) in fontset_compare_rfontdef()
770 if (NILP (rfont_def)) in fontset_font()
841 if (NILP (base)) in make_fontset()
893 if (NILP (fontset)) in free_face_fontset()
1195 if (NILP (tem)) in fs_query_fontset()
1364 if (NILP (name)) in check_fontset_name()
1829 if (NILP (prev)) in update_auto_fontset_alist()
[all …]
H A Dtextprop.c30 #define TMEM(sym, set) (CONSP (set) ? ! NILP (Fmemq (sym, set)) : ! NILP (set))
195 if (NILP (list)) in validate_plist()
528 if (NILP (object)) in interval_of()
572 if (NILP (object))
616 if (NILP (object)) in get_char_property_and_overlay()
647 if (!NILP (tem)) in get_char_property_and_overlay()
783 if (NILP (limit))
868 if (NILP (limit))
1085 && (NILP (limit)
1138 && (NILP (limit)
[all …]
H A Dlread.c340 if (NILP (tem)) in readchar()
709 if (!NILP (tem)) in read_filtered_event()
1625 if (NILP (path)) in openp()
1700 if ((!NILP (handler) || (!NILP (predicate) && !EQ (predicate, Qt))) in openp()
1709 if (NILP (tmp)) in openp()
2023 if (!NILP (end)) in readevalloop()
2166 if (NILP (buf))
2169 if (NILP (printflag) && NILP (do_allow_print))
3480 if (!NILP (Vpurify_flag) && NILP (Vdoc_file_name) && cancel) in read1()
3967 && ! NILP (elt) in read_list()
[all …]
H A Dprocess.c1910 if (NILP (tem))
3031 if (NILP (proc))
3033 if (NILP (proc))
3035 if (NILP (proc))
3137 if (NILP (port))
3147 if (NILP (name))
3196 if (!NILP (tem))
3273 if (NILP (host) || NILP (service)) in set_network_socket_coding_system()
3302 if (NILP (host) || NILP (service)) in set_network_socket_coding_system()
3939 if (NILP (tem))
[all …]
H A Dprint.c290 if (NILP (fun)) in printchar()
355 if (NILP (printcharfun)) in strout()
526 if (NILP (printcharfun))
605 if (NILP (printcharfun))
609 if (NILP (ensure))
619 if (!NILP (val))
808 if (! NILP (file))
975 if (!NILP (file_error) in print_error_message()
1193 if (!NILP (num) in print_preprocess()
1557 if (!NILP (h->weak)) in print_vectorlike()
[all …]
H A Dminibuf.c273 if (NILP (buffer))
295 if (NILP (tem))
707 if (! (NILP (Vhistory_add_new_input) || NILP (histstring))) in read_minibuf()
725 if (NILP (tail)) in get_minibuffer()
923 if (NILP (keymap))
1023 if (NILP (name))
1060 if (NILP (name))
1293 if (NILP (tem))
1557 if (NILP (tem))
1793 if (NILP (flag))
[all …]
H A Dcategory.c51 if (NILP (XCHAR_TABLE (table)->extras[1])) in hash_get_category_set()
123 if (!NILP (Vpurify_flag))
155 if (NILP (CATEGORY_DOCSTRING (table, i)))
182 if (NILP (table)) in check_category_table()
226 if (! NILP (XCHAR_TABLE (table)->defalt)) in copy_category_table()
242 if (!NILP (table))
356 set_value = NILP (reset);
400 if (NILP (category_set1)) in word_boundary_p()
403 if (NILP (category_set2)) in word_boundary_p()
411 && (NILP (XCAR (elt)) in word_boundary_p()
[all …]
/dports/editors/emacs/emacs-27.2/test/manual/etags/c-src/
H A Dabbrev.c125 if (NILP (count))
186 if (!NILP (table))
195 if (NILP (sym))
211 if (NILP (sym)) return sym;
235 if (!NILP (Vrun_hooks))
367 if (!NILP (hook))
380 && NILP (expanded)
382 !NILP (prop)))
430 if (NILP (XSYMBOL (sym)->value))
486 if (!NILP (readable))
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/test/manual/etags/c-src/
H A Dabbrev.c122 if (NILP (count))
183 if (!NILP (table))
192 if (NILP (sym))
208 if (NILP (sym)) return sym;
361 if (!NILP (hook))
374 && NILP (expanded)
376 !NILP (prop)))
424 if (NILP (XSYMBOL (sym)->value))
444 if (NILP (XSYMBOL (sym)->value))
480 if (!NILP (readable))
[all …]

12345678910>>...14