-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.vscode-ctags
15 lines (15 loc) · 916 Bytes
/
.vscode-ctags
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
!_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 /[email protected]/
!_TAG_PROGRAM_NAME Exuberant Ctags //
!_TAG_PROGRAM_URL http://ctags.sourceforge.net /official site/
!_TAG_PROGRAM_VERSION 5.9~svn20110310 //
bit_shift lsverifier/tests/main.c /^void bit_shift() {$/;" f
do_job lsverifier/tests/main.c /^void* do_job(void* arg) {$/;" f
excluded lsverifier/tests/main.c /^void excluded() {$/;" f
main lsverifier/tests/main.c /^int main(void) {$/;" f
malloc_func lsverifier/tests/main.c /^void malloc_func() {$/;" f
ptr_func lsverifier/tests/main.c /^void* ptr_func(void *arg) {$/;" f
thread_func lsverifier/tests/main.c /^void thread_func() {$/;" f
vector_func lsverifier/tests/main.c /^void vector_func(char c[]) {$/;" f
void_func lsverifier/tests/main.c /^void void_func() {$/;" f