Home
last modified time | relevance | path

Searched refs:ppComment (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mosml/mosml-ver-2.10.1/src/compiler.cminusminus/
H A DCmmPrint.sml46 fun ppComment s = $"/*" ^/^ $s ^/^ $"*/" function
75 | EComment(e, s) => ppExp e ^/^ ppComment s
150 ppComment s
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtapi3if.h4700 virtual HRESULT WINAPI get_Comment(BSTR *ppComment) = 0;
4717 HRESULT (WINAPI *get_Comment)(ITRequestEvent *This,BSTR *ppComment);
4736 #define ITRequestEvent_get_Comment(This,ppComment) (This)->lpVtbl->get_Comment(This,ppComment) argument
4749 HRESULT WINAPI ITRequestEvent_get_Comment_Proxy(ITRequestEvent *This,BSTR *ppComment);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtapi3if.h4700 virtual HRESULT WINAPI get_Comment(BSTR *ppComment) = 0;
4717 HRESULT (WINAPI *get_Comment)(ITRequestEvent *This,BSTR *ppComment);
4736 #define ITRequestEvent_get_Comment(This,ppComment) (This)->lpVtbl->get_Comment(This,ppComment) argument
4749 HRESULT WINAPI ITRequestEvent_get_Comment_Proxy(ITRequestEvent *This,BSTR *ppComment);