blob: 458c10e55b61523a58ccb2e7ba648ed6e77b1e7a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
!_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/
!_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/
!_TAG_PROGRAM_AUTHOR Darren Hiebert /dhiebert@users.sourceforge.net/
!_TAG_PROGRAM_NAME Exuberant Ctags //
!_TAG_PROGRAM_URL http://ctags.sourceforge.net /official site/
!_TAG_PROGRAM_VERSION 5.8 //
MaxCommands MaxCommands.h 2;" d
Sprite sprites.h /^struct Sprite {$/;" s
buff sprites.h /^ uint8_t buff[8];$/;" m struct:Sprite
checker sprites.h /^const Sprite checker = {$/;" v
height sprites.h /^ uint8_t height;$/;" m struct:Sprite
maxDECODE_MODE MaxCommands.h 15;" d
maxDIGIT_0 MaxCommands.h 7;" d
maxDIGIT_1 MaxCommands.h 8;" d
maxDIGIT_2 MaxCommands.h 9;" d
maxDIGIT_3 MaxCommands.h 10;" d
maxDIGIT_4 MaxCommands.h 11;" d
maxDIGIT_5 MaxCommands.h 12;" d
maxDIGIT_6 MaxCommands.h 13;" d
maxDIGIT_7 MaxCommands.h 14;" d
maxINTENSITY MaxCommands.h 6;" d
maxSCAN_LIMIT MaxCommands.h 16;" d
maxSHUTDOWN_INV MaxCommands.h 4;" d
maxTEST MaxCommands.h 5;" d
smiley sprites.h /^const Sprite smiley = { $/;" v
sprites sprites.h 2;" d
width sprites.h /^ uint8_t width;$/;" m struct:Sprite
|