Searched refs:operation (Results 1 – 3 of 3) sorted by relevance
| /GUIX-v6.2.1/samples/demo_guix_calculator/ |
| D | evaluate.c | 22 char operation[128]; member 50 UINT popOperation(STACK_OPERATION *stack, char *operation) in popOperation() argument 57 *operation = stack -> operation[top]; in popOperation() 65 UINT pushOperation(STACK_OPERATION *stack, char operation) in pushOperation() argument 68 stack -> operation[stack -> top] = operation; in pushOperation() 72 double calculate(double a, char operation, double b) in calculate() argument 74 switch(operation) in calculate() 114 GX_CHAR operation; in evaluate() local 168 …if ((stack_operation.top == -1) || !prior_compare(stack_operation.operation[stack_operation.top], … in evaluate() 184 popOperation(&stack_operation, &operation); in evaluate() [all …]
|
| /GUIX-v6.2.1/guix_studio/libs/libgit2/include/git2/ |
| D | rebase.h | 288 git_rebase_operation **operation,
|
| /GUIX-v6.2.1/guix_studio/ |
| D | studiox.rc | 907 …nue, select the language you wish to delete and click OK. To abort this operation, click Cancel.",…
|