Searched refs:tmaps (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/emacs-93/emacs/src/
H A Dkeyboard.c7265 Lisp_Object *tmaps;
7287 nminor = current_minor_maps (NULL, &tmaps);
7292 bcopy (tmaps, (void *) (maps + nmaps), nminor * sizeof (maps[0]));
7881 Lisp_Object *tmaps;
7920 nminor = current_minor_maps (NULL, &tmaps);
7925 bcopy (tmaps, (void *) (maps + nmaps), nminor * sizeof (maps[0]));
7239 Lisp_Object *tmaps; local
7852 Lisp_Object *tmaps; local

Completed in 133 milliseconds