Displaying 2 results from an estimated 2 matches for "max_num_prob".
Did you mean:
max_num_probes
2005 Jan 28
2
[LLVMdev] Compiling errors for tracelib.c
...acelib.c:57: warning: type
defaults to `int' in declaration of `CurrentSizeEntry'
c:/projects/src/llvm-4/llvm/runtime/libtrace/tracelib.c:57: warning: data
definition has no type or storage class
c:/projects/src/llvm-4/llvm/runtime/libtrace/tracelib.c:59: error: syntax
error before "MAX_NUM_PROBES"
c:/projects/src/llvm-4/llvm/runtime/libtrace/tracelib.c:59: warning: type
defaults to `int' in declaration of `MAX_NUM_PROBES'
c:/projects/src/llvm-4/llvm/runtime/libtrace/tracelib.c:59: warning: data
definition has no type or storage class
c:/projects/src/llvm-4/llvm/runtime/libt...
2005 Jan 28
0
[LLVMdev] Compiling errors for tracelib.c
...e
> defaults to `int' in declaration of `CurrentSizeEntry'
> c:/projects/src/llvm-4/llvm/runtime/libtrace/tracelib.c:57: warning: data
> definition has no type or storage class
> c:/projects/src/llvm-4/llvm/runtime/libtrace/tracelib.c:59: error: syntax
> error before "MAX_NUM_PROBES"
> c:/projects/src/llvm-4/llvm/runtime/libtrace/tracelib.c:59: warning: type
> defaults to `int' in declaration of `MAX_NUM_PROBES'
> c:/projects/src/llvm-4/llvm/runtime/libtrace/tracelib.c:59: warning: data
> definition has no type or storage class
> c:/projects/src...