On Tue, Mar 28, 2000 at 07:55:37AM -0600, [EMAIL PROTECTED] wrote:
> 
> 
> Is there somehwere that the various gcc __builtin functions are documented?
> 
> There is no info in "info gcc" about them as near as I can tell.

>From `info gcc', in the Index:

* __builtin_apply:                       Constructing Calls.
* __builtin_apply_args:                  Constructing Calls.
* __builtin_args_info:                   Varargs.
* __builtin_classify_type:               Varargs.
* __builtin_next_arg:                    Varargs.
* __builtin_return:                      Constructing Calls.
* __builtin_saveregs:                    Varargs.


Kurt

Reply via email to